Re: [GENERAL] notify/listen disappearing data

2007-11-29 Thread Gregory Stark
"Sim Zacks" <[EMAIL PROTECTED]> writes: > select version() > "PostgreSQL 8.0.1 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc > (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)" Several of the bugs listed in the 13 bug-fix releases which follow this one relate to tuple

Re: [GENERAL] notify/listen disappearing data

2007-11-29 Thread Richard Huxton
Sim Zacks wrote: select version() "PostgreSQL 8.0.1 on i686-pc-linux-gnu, compiled by GCC i686-pc-linux-gnu-gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)" Upgrade to 8.0.14 - you are missing 13 sets of bugfixes. Today I added 2 new fields to a single row table and popula