mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add URL.
> > http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php >
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: Thu Jun 8 12:07:13 EDT 2006
|
||||
Last updated: Thu Jun 8 14:58:57 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -31,6 +31,9 @@ Administration
|
||||
[pg_upgrade]
|
||||
* Check for unreferenced table files created by transactions that were
|
||||
in-progress when the server terminated abruptly
|
||||
|
||||
http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php
|
||||
|
||||
* Allow administrators to safely terminate individual sessions either
|
||||
via an SQL function or SIGTERM
|
||||
|
||||
|
Reference in New Issue
Block a user