Re: pg_dump -C option - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_dump -C option
Date
Msg-id Pine.LNX.4.30.0109111639480.680-100000@peter.localdomain
Whole thread Raw
In response to Re: pg_dump -C option  ("Jim Buttafuoco" <jim@buttafuoco.net>)
Responses Re: pg_dump -C option
List pgsql-hackers
Jim Buttafuoco writes:

> will do.

While you're at it, at least the encoding parameter should be saved as
well.  Take a peek at what pg_dumpall saves.

>
>
>
> > Jim Buttafuoco writes:
> >
> > > I am working a some patches to the code and I noticed that "pg_dump
> -C
> > > database" doesn't provide the database location information in the
> dump
> > > file.  Is this correct?
> >
> > Your observation is correct, but the behaviour is not.  Feel free to
> > send a patch.
> >
> > --
> > Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter
> >
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
> >
> >
>
>
>

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Florian Weimer
Date:
Subject: Re: Escaping strings for inclusion into SQL queries
Next
From: Peter Eisentraut
Date:
Subject: Re: COMMENT ON