dumping - Search results
Mailing lists >> pgsql-admin >> Thread
2025-06-06 21:48:45 | Re: order of pg_dump command "create sequence" (Tom Lane)
dump, so it has no way to know about the dependency on my_seq. You could
Mailing lists >> pgsql-admin >> Thread
2025-06-06 18:09:04 | Re: order of pg_dump command "create sequence" (Антон Глушаков)
I absolutely agree. Unfortunately, Postgres does not check the function code to see if it
Mailing lists >> pgsql-admin >> Thread
2025-06-06 18:07:22 | Re: order of pg_dump command "create sequence" (Антон Глушаков)
In this case, it wasn't just a sequence that was needed, but a text
Mailing lists >> pgsql-admin >> Thread
2025-06-06 17:18:40 | Re: order of pg_dump command "create sequence" (Keith)
On Fri, Jun 6, 2025 at 5:16 AM Антон Глушаков
Mailing lists >> pgsql-admin >> Thread
2025-06-06 17:07:47 | Re: order of pg_dump command "create sequence" (Ron Johnson)
On Fri, Jun 6, 2025 at 9:54 AM David G. Johnston
Mailing lists >> pgsql-admin >> Thread
2025-06-06 16:54:07 | Re: order of pg_dump command "create sequence" (David G. Johnston)
On Friday, June 6, 2025, Антон Глушаков
Mailing lists >> pgsql-admin >> Thread
2025-06-06 12:15:45 | order of pg_dump command "create sequence" (Антон Глушаков)
dump of the created , the sequence in dump of actions will be as follows: 1) Creating