mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add URL for:
* Add deferred trigger queue file > http://archives.postgresql.org/pgsql-hackers/2008-05/msg00876.php
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon May 19 20:35:36 EDT 2008
|
||||
Last updated: Wed May 28 21:58:24 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1219,6 +1219,7 @@ Triggers
|
||||
Right now all deferred trigger information is stored in backend
|
||||
memory. This could exhaust memory for very large trigger queues.
|
||||
This item involves dumping large queues into files.
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-05/msg00876.php
|
||||
|
||||
* Allow triggers to be disabled in only the current session.
|
||||
|
||||
|
Reference in New Issue
Block a user