> 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 wha
On Monday 09 February 2004 16:36, nednieuws | charles wrote:
> Oh, is that it. I thought they were talking about a script to init the db
> :-).
>
> They said: If you send the init script along with the dump, it's easier to
> restore the db.
Hmm - that's probably not what they want.
I'm guessing t
Title: Bericht
I've been asked to
send the init-script along with the dump. Where can I find
it?
--
Regards,
Charles.