Re: pg_dump locking info

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: pg_dump locking info
Дата
Msg-id AANLkTimfssadCt+9w9-iqHpbcKYm8=yH5vYGAJDsW2TA@mail.gmail.com
обсуждение исходный текст
Ответ на pg_dump locking info  (Thom Brown <thom@linux.com>)
Ответы Re: pg_dump locking info
Re: pg_dump locking info
Список pgsql-docs
On 15 August 2010 10:01, Thom Brown <thom@linux.com> wrote:
> Is this right?  I'm looking at
> http://www.postgresql.org/docs/current/static/backup-dump.html
>
> It says, "pg_dump does not block other operations on the database
> while it is working. (Exceptions are those operations that need to
> operate with an exclusive lock, such as most forms of ALTER TABLE.)"
>
> So pg_dump actually performs an ALTER TABLE sometimes? :S
>

And whilst I was perusing the docs, I also noticed this on
http://www.postgresql.org/docs/current/static/backup.html

"Each has its own strengths and weaknesses. Each is discussed in turn below."

That sentence is at the bottom of the page.  It would make sense in a
PDF, but might be a confusing in section-by-section HTML
documentation.

--
Thom Brown
Registered Linux user: #516935

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: pg_dump locking info
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pg_dump locking info