Re: Use of Stored Procedures and

From: Marcos <mjs_ops(at)gmx(dot)net>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Use of Stored Procedures and
Date: 2006-01-19 08:44:16
Message-ID: 1137660256.930.7.camel@servidor
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> What statements?

Sorry. Statements is my code.

> What problem are you trying to solve?

I want know how I make to use a prepared plan
( http://www.postgresql.org/docs/8.1/static/sql-prepare.html ). I read
that I need to use the SPI_PREPARE and SPI_EXEC in my code, but I didn't
understand how make it.

Thanks

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Marcos 2006-01-19 09:42:57 Re: Use of Stored Procedures and
Previous Message Jim C. Nasby 2006-01-18 23:44:40 Re: Autovacuum / full vacuum (off-topic?)