| From: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
|---|---|
| To: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
| Cc: | Peter Smith <smithpb2250(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Statistics Import and Export |
| Date: | 2024-02-15 09:09:41 |
| Message-ID: | CADkLM=cfZC6w07Yd_3uK=3xy9pgX+X_1xkEROPvxBHHTMab7-A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Posting v5 updates of pg_import_rel_stats() and pg_import_ext_stats(),
which address many of the concerns listed earlier.
Leaving the export/import scripts off for the time being, as they haven't
changed and the next likely change is to fold them into pg_dump.
| Attachment | Content-Type | Size |
|---|---|---|
| v5-0001-Create-pg_import_rel_stats.patch | text/x-patch | 90.6 KB |
| v5-0002-Create-pg_import_ext_stats.patch | text/x-patch | 78.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-02-15 09:12:11 | Re: RFC: Logging plan of the running query |
| Previous Message | jian he | 2024-02-15 09:09:20 | Re: Make COPY format extendable: Extract COPY TO format implementations |