Re: pg_dump of partitioned table not working.

Поиск
Список
Период
Сортировка
От Ron
Тема Re: pg_dump of partitioned table not working.
Дата
Msg-id ace9b6ea-e016-42f7-a5c6-634244b1d586@gmail.com
обсуждение исходный текст
Ответ на Re: pg_dump of partitioned table not working.  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: pg_dump of partitioned table not working.
Список pgsql-general
On 12/2/20 5:35 PM, David G. Johnston wrote:
On Wednesday, December 2, 2020, Ron <ronljohnsonjr@gmail.com> wrote:
What am I missing?

(Specifying the whole file name because multiple versions are installed.)

$ /usr/lib/postgresql/12/bin/pg_dump --version
pg_dump (PostgreSQL) 12.5 (Ubuntu 12.5-1.pgdg18.04+1)

postgres=# \d+ measurement
                          

psql? on (default) port 5432 


 
$ /usr/lib/postgresql/12/bin/pg_dump -p5433 -d postgres -t measurement --data-only


 pg_dump on port 5433

Usually different ports means different clusters

That's right.  What's your point?

--
Angular momentum makes the world go 'round.

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: pg_dump of partitioned table not working.
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: pg_dump of partitioned table not working.