On Tue, Mar 17, 2015 at 1:24 PM, Alvaro Herrera <[email protected]> wrote: > If we ever implement something like > > COMMENT ON CURRENT_DATABASE IS ... > > it will be useful, because you will be able to restore a dump into > another database and have the comment apply to the target database. > (Also, I wonder about > ALTER USER foo IN DATABASE current_database ... > because that will let us dump per-database user options too.)
+1 for both of those ideas. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
