Cott Lang <[EMAIL PROTECTED]> writes:
> If the number of tuples is sufficiently high, pg reports 'reltuples'
> back in TABLE_STATS_QUERY in scientific notation instead of an integer.
Right, because that column is actually a float4.
> Changing from atoi() to atof() solves the problem completely.
I'm having a problem with pg_autovacuum against both 7.3.2 and 7.4.1 on
Redhat 9 and Fedora Core 1. I'm using pg_autovacuum from 7.4.1,
everything comes from the postgresql.org RPMs.
If the number of tuples is sufficiently high, pg reports 'reltuples'
back in TABLE_STATS_QUERY in scientific notati
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> It would be better if postgres kept the configurations
> files in standard /etc location.
This has been discussed and rejected previously. The big strikes
against it are (1) it prevents having more than one PG installation
on the same machine,
The following bug has been logged online:
Bug reference: 1053
Logged by: Jari
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: W2k/Cygwin
Description:Configuration should be in /etc/postgres
Details:
It would be better if postgres kep
The following bug has been logged online:
Bug reference: 1052
Logged by: Nilesh Ghone
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.4
Operating system: Windows 2000 Professional
Description:Problem while Installation of postgreSQL
Details:
Dear Sir/M