pg_dump empty tables

Поиск
Список
Период
Сортировка
От Edu Gargiulo
Тема pg_dump empty tables
Дата
Msg-id CAD_UXMbu6Xy5ESEdAa2-o7vVN6O300exNYsywjcMZqg-SWz6hw@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_dump empty tables
Список pgsql-general
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.

i'm wondering if is it a normal behaviour of pg_dump and how should I execute it to include data on that tables.

Any hint would be appreciated. Thanks in advance and sorry for my english

--
edugarg

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

Предыдущее
От: Klaudie Willis
Дата:
Сообщение: Re: n_distinct off by a factor of 1000
Следующее
От: Jason Ralph
Дата:
Сообщение: UPDATE on 20 Million Records Transaction or not?