From: | Bryce Nesbitt <bryce2(at)obviously(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New pg_dump patch -- document statistics collector exception |
Date: | 2009-02-10 00:38:19 |
Message-ID: | 4990CC7B.9020105@obviously.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian wrote:
Apologies. Turns out the name of the relevant setting was changed
for 8.3! So a revised patch is attached.
For backing, see:
http://www.postgresql.org/docs/8.3/static/release-8-3.html
" Numerous changes in administrative server parameters...
stats_block_level and stats_row_level are merged into track_counts."
Bryce Nesbitt wrote:
We don't want a pg_dump flag; the doc mention is good enough.
Doh! Try this one instead. Postgres 8.3 changed the name of the flag mentioned in the doc.
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/html | 1.1 KB |
pg_doc_patch.patch | text/x-diff | 1.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2009-02-10 00:56:18 | Re: New pg_dump patch -- document statistics collector exception |
Previous Message | Jaime Casanova | 2009-02-10 00:22:21 | Re: new GUC var: autovacuum_process_all_tables |