mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Add TODO.detail:
> * Allow major upgrades without dump/reload, perhaps using pg_upgrade > [pg_upgrade]
This commit is contained in:
5
doc/TODO
5
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Sat Jun 4 19:05:14 EDT 2005
|
||||
Last updated: Sat Jun 4 19:32:31 EDT 2005
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -41,7 +41,8 @@ Administration
|
||||
This would allow an application inheriting a pooled connection to know
|
||||
the queries prepared in the current session.
|
||||
|
||||
* Allow major upgrades without dump/reload, perhaps using pg_upgrade
|
||||
* Allow major upgrades without dump/reload, perhaps using pg_upgrade
|
||||
[pg_upgrade]
|
||||
* Have SHOW ALL and pg_settings show descriptions for server-side variables
|
||||
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
|
||||
command
|
||||
|
||||
Reference in New Issue
Block a user