Re: Gauging progress of COPY?

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Gauging progress of COPY?
Дата
Msg-id CABUevExRoUYbQhb9zMu3ZzJoaa69uYMt_s=JBkCaL6rXsFSiCg@mail.gmail.com
обсуждение исходный текст
Ответ на Gauging progress of COPY?  (Wells Oliver <wells.oliver@gmail.com>)
Ответы Re: Gauging progress of COPY?  (Greg Spiegelberg <gspiegelberg@gmail.com>)
Список pgsql-admin


On Thu, Jan 20, 2022, 19:01 Wells Oliver <wells.oliver@gmail.com> wrote:
Is there some clever way to gauge the progress of a COPY command? i.e. you know it has 10m rows, but you can't SELECT COUNT(*).


If you can open a second connection, you can just query pg_stat_progress_copy. 

/Magnus 

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

Предыдущее
От: Vijaykumar Jain
Дата:
Сообщение: Re: Determine potential change in table size after a column dropped?
Следующее
От: Ron
Дата:
Сообщение: Re: Determine potential change in table size after a column dropped?