Hi there!
The last db-crash (kernel panic) caused a little error on my db-files i
think. After the crash i had to recreate some indexes but no data were lost.
Everything is running quite ok now, except for one BIG error.
The postgres process crashes every now and then without giving any
informat
"Thomas Heller" <[EMAIL PROTECTED]> writes:
> [ after a system crash, I'm getting ]
> FATAL 1: Memory exhausted in AllocSetAlloc()
An educated guess is that you have a corrupted tuple in some table,
within which a variable-length datum is corrupted in some way that
makes it appear to have a size
Hi,
I want to know if I can encrypt a postgres database and how can I do it
??
I'm working with RedHat 6.2 FlagShip -4.48-7451 and postgresql 7.0.3.
Karla Peralta