On Sat, 10 Jan 2004, Eric Freeman wrote:
Is there any way in Postgres to SELECT a list of table names from inside of
a C program using ECPG?
Something similar to SELECT current_user that will give you all of the
tables in the database you are connected to.
Not sure if this is what you're tryi
Arcadius A. wrote:
Hello!
I have a Unix box running PostgreSQL 7.3.3.
So far, I have been the only one user of the DB server...and I didn't have
any problem using it with the JDBC driver.
Now, a friend of mine wants to use the DB too for doing web stuffs(PHP,
JSP) so I need to create a new user