| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_dump -X |
| Date: | 2011-03-12 01:37:41 |
| Message-ID: | 1299893819-sup-7062@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Excerpts from Bruce Momjian's message of vie mar 11 00:59:03 -0300 2011:
> > At a minimum, we should probably also remove -X no-security-label and
> > -X no-unlogged-table-data, which don't exist in any released versions
> > (unless you want to count alphas). But considering that this has been
> > deprecated and undocumented since 8.2, I think it might be time to
> > pull the plug on -X altogether.
>
> I remove the new -X options with the attached, applied patch. The
> existing options are not really costing us anything except a few lines
> of code.
Given that, it seems pretty pointless to remove support for -X options
that have existed for years.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-03-12 01:44:57 | Shared invalidation cache messages for temporary tables |
| Previous Message | Bruce Momjian | 2011-03-12 01:07:53 | Avoiding repeated ON COMMIT truncation for temporary tables |