Re: pg_dump estimation

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: pg_dump estimation
Дата
Msg-id 20080625081451.GQ2572@frubble.xen.chris-lamb.co.uk
обсуждение исходный текст
Ответ на pg_dump estimation  (Marcelo Martins <pglists@zeroaccess.org>)
Ответы Re: pg_dump estimation  (Allan Kamau <allank@sanbi.ac.za>)
Список pgsql-general
On Tue, Jun 24, 2008 at 11:13:14PM -0500, Marcelo Martins wrote:
> is there a way to find out / calculate / estimate how big a pg_dump
> using plain text format for a DB will be ?

How about simply doing:

  pg_dump | wc -c


  Sam

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: [XP SP2/SP3] FATAL: could not reattach to shared memory
Следующее
От: Klint Gore
Дата:
Сообщение: Re: LIKE not using indexes (due to locale issue?)