Re: pg_dump empty tables

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: pg_dump empty tables
Дата
Msg-id 63974c86-13e0-a498-a657-6060090b82c3@aklaver.com
обсуждение исходный текст
Ответ на Re: pg_dump empty tables  (Edu Gargiulo <egargiulo@gmail.com>)
Список pgsql-general
On 6/23/20 6:48 AM, Edu Gargiulo wrote:
> On Tue, Jun 23, 2020 at 10:34 AM Adrian Klaver 
> <adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 6/23/20 6:30 AM, Edu Gargiulo wrote:
>      > Hi all,
>      >
>      > We are using postgresql 11.7 on Debian.
>      > I noticed that pg_dump is not including records on tables with
>     fields
>      > defined as array type (integer[] and real[]). The table structure is
>      > normally restored but they have 0 records on restoring.
> 
>     What is the complete command you are using when running pg_dump?
> 
> 
> /usr/bin/pg_dump -d historic -Z 9 -Fc -f srvtsdb01.dmp
> 

When you do the restore are there any errors in the Postgres log?


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: n_distinct off by a factor of 1000
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: i am getting issue as FATAL: password authentication failed foruser ' postgres' tried