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