Re: SQL command to edit postgresql.conf, with comments
От | Josh Berkus |
---|---|
Тема | Re: SQL command to edit postgresql.conf, with comments |
Дата | |
Msg-id | 4CB4E71D.6040201@agliodbs.com обсуждение исходный текст |
Ответ на | Re: SQL command to edit postgresql.conf, with comments (Darren Duncan <darren@darrenduncan.net>) |
Ответы |
Re: SQL command to edit postgresql.conf, with comments
Re: SQL command to edit postgresql.conf, with comments Re: SQL command to edit postgresql.conf, with comments |
Список | pgsql-hackers |
> Postgres has "COMMENT ON ..." SQL for various database objects and I > assumed that said comments would be stored in the system catalog. Oh. Now that's an interesting perspective ... you're suggesting that we take the comments and apply them as COMMENTS on the specific pg_settings? That wouldn't solve the issues of ordering, or of comments in the file not associated with a setting, but might be a good 80% solution. -- -- Josh Berkus PostgreSQL Experts Inc. http://www.pgexperts.com
В списке pgsql-hackers по дате отправления: