Chris Gamache wrote:
PgAdmin III v1.1.0 devel March 31 2004 :
How do SET commands work within the SQL Query windows? Are they set for the
entire connection duration, or just the window-life, or just the query?
Every SQL query window has its own connection to the database, so set
commands will
PgAdmin III v1.1.0 devel March 31 2004 :
How do SET commands work within the SQL Query windows? Are they set for the
entire connection duration, or just the window-life, or just the query?
I'm doing some work with schema that requires me to alter the search path. I'm
experiencing SET varialbe ca