On Tuesday 20 April 2010 19.53:34 Glus Xof wrote:
> Could I use the \set statements

\set is a feature of the "psql" commandline frontend.  These values are 
never even seen by the database and are not preserved anywhere.  Also, if 
you develop applications, you'll usually not use the psql frontend but use 
PostgreSQL through some other interface (libpq, Perl DBD, JDBC, ...), so 
there won't be a "\set" command.

cheers
-- vbi

-- 
If you continually give you will continually have.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to