Search Postgresql Archives

Re: Specific database vars, again...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux