Re: Specific database vars, again...
Adrian von Bidder <avbidder@fortytwo.ch>
From: Adrian von Bidder <avbidder@fortytwo.ch>
To: pgsql-general@postgresql.org
Date: 2010-04-21T08:11:48Z
Lists: pgsql-general, pgsql-novice
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.