Re: COPY threads
От
Ravi Krishna
Тема
Re: COPY threads
Дата
Msg-id
7FCA0163-130B-474D-BE00-3BB5D2E0EC89@aol.com
Ответ на
Re: COPY threads (Christopher Browne)
Список
Дерево обсуждения
COPY threads Rob Sargent <robjsargent@gmail.com>
Re: COPY threads Laurenz Albe <laurenz.albe@cybertec.at>
Re: COPY threads Andres Freund <andres@anarazel.de>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads Christopher Browne <cbbrowne@gmail.com>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads Andres Freund <andres@anarazel.de>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads Andres Freund <andres@anarazel.de>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads "Peter J. Holzer" <hjp-pgsql@hjp.at>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads Ravi Krishna <srkrishna1@aol.com>
Re: COPY threads Rob Sargent <robjsargent@gmail.com>
Re: COPY threads Rob Sargent <robjsargent@gmail.com>
Re: COPY threads Thomas Kellerer <spam_eater@gmx.net>
> > No, why would that seem to be the case? If it did so, then you could > not run pg_dump to dump data while regular activity was going on. Not sure. In fact I am now confused. I am talking about pg_restore which is COPY FROM, which takes exclusive lock on the table while the data is loaded into the table. pg_dump does COPY TO which reads data out of the table to a file or something else.
В списке pgsql-general по дате отправления