Re: Listen / Notify - what to do when the queue is full
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
From: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
To: Andrew Chernow <ac@esilo.com>
Cc: Merlin Moncure <mmoncure@gmail.com>, Joachim Wieland <joe@mcknight.de>, Robert Haas <robertmhaas@gmail.com>, Jeff Davis <pgsql@j-davis.com>, pgsql-hackers@postgresql.org
Date: 2010-01-08T20:11:38Z
Lists: pgsql-hackers
Andrew Chernow wrote: >> conversion problems in some circumstances - what about bytea (or why >> _do_ we have to limit this to something?). >> > > I agree with bytea. Zero conversions and the most flexible. Payload > encoding/format should be decided by the user. yeah that is exactly why I think they this would be the most flexible option... Stefan