----- Цитат от Hannu Krosing (ha...@krosing.net), на 19.10.2012 в 14:17 ----- On 10/19/2012 04:26 AM, Ants Aasma wrote: On Thu, Oct 18, 2012 at 10:03 PM, Hannu Krosing wrote: Hmm. Maybe we should think of implementing this as REMOTE TABLE, that is a table which gets no real data stored locally but all insert got through WAL and are replayed as real inserts on slave side. FWIW, MySQL calls this exact concept the "black hole" storage engine. In this case calling this WRITE ONLY TABLE does not seem so strange anymore :) Or even PERSISTENT WRITE ONLY TABLE to make the paradox more explicit. Oracle call this "Streams" and they build application queues ("Advanced queuing") and replication solution ("Advanced replication") on them. Why not call the feature "STREAM TABLE"? Best regards -- Luben Karavelov
- Re: [HACKERS] [RFC] CREATE ... Tom Lane
- Re: [HACKERS] [RFC] CREATE ... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE QUEUE (log-only t... Josh Berkus
- Re: [HACKERS] [RFC] CREATE QUEUE (log-o... Christopher Browne
- Re: [HACKERS] [RFC] CREATE QUEUE (log-o... Simon Riggs
- Re: [HACKERS] [RFC] CREATE QUEUE (l... Josh Berkus
- Re: [HACKERS] [RFC] CREATE QUEU... Claudio Freire
- Re: [HACKERS] [RFC] CREATE ... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE ... Ants Aasma
- Re: [HACKERS] [RFC] CREATE ... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE ... Любен Каравелов
- Re: [HACKERS] [RFC] CREATE QUEU... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE ... Christopher Browne
- Re: [HACKERS] [RFC] CREATE ... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE ... Josh Berkus
- Re: [HACKERS] [RFC] CREATE ... Jim Nasby
- Re: [HACKERS] [RFC] CREATE QUEU... Simon Riggs
- Re: [HACKERS] [RFC] CREATE QUEUE (log-o... Robert Haas
- Re: [HACKERS] [RFC] CREATE QUEUE (l... Hannu Krosing
- Re: [HACKERS] [RFC] CREATE QUEU... Josh Berkus
- Re: [HACKERS] [RFC] CREATE ... Josh Berkus