Re: pg_dump and grants to PUBLIC

Поиск
Список
Период
Сортировка
От Blair Lowe
Тема Re: pg_dump and grants to PUBLIC
Дата
Msg-id 1147193552.3730.95.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: pg_dump and grants to PUBLIC  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_dump and grants to PUBLIC  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
On Tue, 2006-09-05 at 12:25 -0400, Tom Lane wrote:
> Blair Lowe <postgresql@zedemail.ca> writes:
> > On Mon, 2006-08-05 at 16:32 -0700, Joshua D. Drake wrote:
> >> What version of PostgreSQL is this that you are using? Because it
>
> > ]# rpm -qi postgresql
> > Name        : postgresql                   Relocations: (not
> > relocateable)
> > Version     : 7.3.4                             Vendor: Red Hat, Inc.
>                 ^^^^^
>
> That does not square with this:
>
> >> postgres@scratch:~$ psql -U test2 test2;
> >> Welcome to psql 8.1.3, the PostgreSQL interactive terminal.
>                    ^^^^^
>
> and the psql session is talking to test2 but you're dumping an
> unrelated database:

Please read the ">>" that was from Joshua who was testing on 8.1.3, not
me. I am running 7.3.4.

In my test I do not see stuff2 either. The problem here is that I have
sensitive production data, so my tests are hard to read, and not able to
submit here.

So how do I recreate this template thing without killing production
data?

TTYL,
Blair.


В списке pgsql-general по дате отправления:

Предыдущее
От: SCassidy@overlandstorage.com
Дата:
Сообщение: Re: Exporting postgres query to CSV
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_dump and grants to PUBLIC