psql -e
Beth Gatewood <bethg@mbt.washington.edu>
From: Beth Gatewood <bethg@mbt.washington.edu>
To: pgsql-novice@postgresql.org
Date: 2000-11-02T00:38:04Z
Lists: pgsql-novice
Hi - There has been suggestions to start psql with the -E switch to see the queries that the \ commands exectue. However, 1-I can not use this option...we are currently running 6.3 version and I only see a -e switch 2- If I use the -e switch, if I type a query by hand I will get the query echoed back (QUERY:blah blah blah). However, if I execute \dt I do not see any query echoed. Thanks for your thoughts on this... Beth