Tom Lane wrote: > Bruce Momjian <[email protected]> writes: > > Our documentation says listen/notify will return an error if executed on > > the hot standby server: > > > o LISTEN, UNLISTEN, NOTIFY since they currently write to system tables > > > With the listen/notify system now implemented in memory, is this still > > true? > > The explanation is wrong, but it's still disallowed.
Thanks, implemented detail removed, restriction retained. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
