Re: How do dump server wide configuration? - Mailing list pgsql-admin

From Joe Conway
Subject Re: How do dump server wide configuration?
Date
Msg-id 8db4db2a-550e-4dca-a3d6-15ab9e6116c3@joeconway.com
Whole thread Raw
In response to How do dump server wide configuration?  (Ron Watkins <rwatki@gmail.com>)
List pgsql-admin
On 10/21/24 14:22, Ron Watkins wrote:
> I have been dumping individual databases with the pg_dump command, but a 
> issue has come up where user configs and other data stored at the server 
> level are not being dumped. Is there a way to dump those data as well?

perhaps:
   pg_dumpall -g

https://www.postgresql.org/docs/current/app-pg-dumpall.html

HTH,

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-admin by date:

Previous
From: Ron Watkins
Date:
Subject: How do dump server wide configuration?
Next
From: Alvaro Herrera
Date:
Subject: Re: Verify or dump pgdata files