Re: [BUGS] [pgsql-bugs] Checkpoints occur too frequently

2004-12-15 Thread Josh Berkus
Tom, > We could adjust guc.c to limit checkpoint_segments to the range 1..255 > without having to touch any translatable strings. ÂThis isn't a > necessary change but it seems harmless ... any objections? +1 in favor. We'll need to change the value in runtime-config.sgml and in pg_settings, too.

[BUGS] pg_dump in 7.4.2

2004-12-15 Thread Jaime Casanova
Hi everybody this has happened to me for first time, i did a ./pg_dump uescc > uescc.sql and then enter in ./psql uescc2 and run \i uescc.sql. and when the script was running occur an error telling me that the relation bec_t_saldofavor does not exist. so i look for it in the script and it already