NOTIFY/LISTEN on read-only slave?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: NOTIFY/LISTEN on read-only slave?
Date: 2010-02-17 23:45:35
Message-ID: 201002172345.o1HNjZn11231@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2010-02-17 23:59:22 Re: alpha4 timing
Previous Message Rob Newton 2010-02-17 23:24:28 Re: [GENERAL] libecpg versions and libecpg_compat