From: | "nednieuws | charles" <charles(at)nednieuws(dot)com> |
---|---|
To: | "'Richard Huxton'" <dev(at)archonet(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Where do I find the init-script |
Date: | 2004-02-09 18:43:01 |
Message-ID: | 009101c3ef3c$92d402f0$9900000a@ash |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> I'm guessing they mean the SQL to recreate the database.
> Normally pg_dump will
> dump both the schema-creationg SQL and the data for the
> tables. You can
> restrict this with --data-only or --schema-only.
That's what I do now: I dump the schema along with the data.
> Difficult to say what "they" mean - what is the context for this?
That's always with the problem with "them" :)
I guess they're having problems with the uid's not being available on their system or something like that. I told them to read up on the help for pg_restore so we'll leave it at that until they come back with something more useful. Unless someone else on the list knows what they mean.
Sorry for the confusion, I just hoped that someone would know immediately what "they" meant.
--
Regards, Charles.
From | Date | Subject | |
---|---|---|---|
Next Message | Hilary Cotter | 2004-02-09 18:43:12 | odbc problems |
Previous Message | Richard Huxton | 2004-02-09 18:30:00 | Re: Where do I find the init-script |