Brendan Jurd writes:
> TRAP: FailedAssertion("!((data - start) == data_size)", File:
> "heaptuple.c", Line: 255)
[ scratches head ... ] That implies that heap_fill_tuple came to a
different conclusion about a tuple's data size than the immediately
preceding heap_compute_data_size. Which I would
Hi folks,
I am running a 9.0.3 Hot Standy + Streaming Replication slave which
occasionally segfaults (every 1-2 days). I rebuilt Postgres with
--enable-cassert and --enable-debug, switched on core dumping and
waited for some results.
The first crash since enabling debugging was a failed assert i
The following bug has been logged online:
Bug reference: 5966
Logged by: Ricardo Solanilla
Email address: i...@abaco-tandil.com.ar
PostgreSQL version: 8.3.0 b.1400
Operating system: windows nt
Description:extract(epoch..) function error
Details:
-- try this
select
Excerpts from Daniel Migowski's message of miƩ abr 06 06:45:25 -0300 2011:
> PostgreSQL version: 8.3.9
> Operating system: Windows 7
> My PostgreSQL server just crashed during an attempt to connect to it
> (multiple times at once, a connection pool just started up).
>
> These lines were found
The following bug has been logged online:
Bug reference: 5965
Logged by: Daniel Migowski
Email address: dmigow...@ikoffice.de
PostgreSQL version: 8.3.9
Operating system: Windows 7
Description:PostgreSQL crashes during connection
Details:
Hi,
My PostgreSQL server ju