pg_dumpall -r -c try to drop user postgres

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема pg_dumpall -r -c try to drop user postgres
Дата
Msg-id CAFj8pRCudeyYuw1K3YRQ5fJa-oqU=QQtnc1tPbwx5B8uqzO_ZQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_dumpall -r -c try to drop user postgres  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Hi I am not sure if user postgres should be removed, so it is probably bug pg_dumpall -r -c | grep postgres DROP ROLE postgres; CREATE ROLE postgres; Regards Pavel

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

Предыдущее
От: chenhj
Дата:
Сообщение: Re:Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: [HACKERS] pow support for pgbench