Re: pg_dumpall and owner of the extension - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: pg_dumpall and owner of the extension
Date
Msg-id 89497a7a56d5db84084d9eac3ca062176bc311e7.camel@cybertec.at
Whole thread Raw
In response to Re: pg_dumpall and owner of the extension  (kaido vaikla <kaido.vaikla@gmail.com>)
Responses Re: pg_dumpall and owner of the extension
List pgsql-admin
On Wed, 2024-01-24 at 19:04 +0200, kaido vaikla wrote:
> CREATE EXTENSION doc should be change like:
> "The user who runs CREATE EXTENSION becomes the owner of the extension until first export-import" ;)

Here is a patch that implements something like that.

Yours,
Laurenz Albe

Attachment

pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: reduce size of table partitioned
Next
From: kaido vaikla
Date:
Subject: Re: pg_dumpall and owner of the extension