Hi,
Yes that's right
But You can avoid it by adding
'-s, --schema-only' it will copy only structure without data
Regards,
Andrzej Schulz
Galileo-Selidor
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David F. Skoll
Sent: Tuesday, November 04, 2003
Hi,
No it will not work, You have to be owner, or have full access to this
directory. Also you should, I think this is necessary to run Initdb as a
Postgres user.
This is what you have to do:
As root change rights to this /usr/local/pgsql and change the owner (it
would be better) to Postgres
The
Hi, I would Like to get
information abort tables existing In PostgreSQL via? PHP. I would like to know the names,
their description and of course how they are build.
I Am not quite sure how to
get this on the Web Site, in PG I can use
?
“\d table_name”, but
it doesn’t work here
Can