Tom Lane wrote:
> [EMAIL PROTECTED] writes:
> > In src/backend/utils/misc/guc.c "server_min_messages"
> > ("log_min_messages" in CVS)configuration option have PGC_USERSET
> > GucContext. I think that it is not good idea that user can
> > change server log details level. I suggest change GucContext
[EMAIL PROTECTED] writes:
> In src/backend/utils/misc/guc.c "server_min_messages"
> ("log_min_messages" in CVS)configuration option have PGC_USERSET
> GucContext. I think that it is not good idea that user can
> change server log details level. I suggest change GucContext in
> this case on PGC_SIGH
Sergey N. Yatskevich ([EMAIL PROTECTED]) reports a bug with a severity of 4
The lower the number the more severe it is.
Short Description
server_min_messages (log_min_messages in CVS) have PGC_USERSET GucContext
Long Description
In src/backend/utils/misc/guc.c "server_min_messages"
("log_min_mess
KroK <[EMAIL PROTECTED]> writes:
> Server process crashes when using count(), however it's ok when using
> count(*).
I'm wondering about corrupted data ... but without a stack trace from
the core dump, it's hard to tell.
regards, tom lane
---(end
[EMAIL PROTECTED] writes:
> PANIC: open of /scratch/production_2/pg_clog/0996 failed: No such file or directory
I'd wonder about hardware problems, especially if this is a new server.
Messages of the above type are one of the most common consequences when
a data page has been trashed by hardware
"Fabio Furia Silva" <[EMAIL PROTECTED]> writes:
> I am having this error when I try to add a foreign key:
> ERROR: Relation n does not exist
What postgres version is this?
> These 3 tables (cep_bairro, cep_logra and cidade) where changed a lot,
> either by being recriated or via alter table.
If
Matthijs Piek ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Hardcoded paths in windows install (731a1)
Long Description
Windows installer for Postgresql 7.3.1 Alpha 1 forces install to the resident program
files directory (D: