Re: -X flag in pg_dump

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Subject: Re: -X flag in pg_dump
Date: 2006-01-26 20:59:57
Message-ID: 200601262159.58648.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dennis Bjorklund wrote:
> If all the -X flags come in a long form as well, then what use is the
> -X at all? Why would one want to use -X disable-triggers instead of
> --disable-triggers ?

This was added before we had portable long options. I suppose we could
phase it out.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-01-26 21:05:55 Re: -X flag in pg_dump
Previous Message Michael Fuhr 2006-01-26 20:44:30 Re: VACUUM Question