Re: pg_upgrade --logfile option documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_upgrade --logfile option documentation
Дата
Msg-id 1330633024.23823.17.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: pg_upgrade --logfile option documentation  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pg_upgrade --logfile option documentation
Список pgsql-hackers
On ons, 2012-02-29 at 22:47 -0500, Bruce Momjian wrote:
> Hey, that's a good idea.  I would always write the pg_dump output to a
> log file.  If the dump succeeds, I remove the file, if not, I tell
> users to read the log file for details about the failure --- good
> idea.

But we also need the server log output somewhere.  So I think this temp
file would need to cover everything that -l covers.




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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: review: CHECK FUNCTION statement
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: COPY with hints, rebirth