Re: pg_upgrade's bindir options could be optional

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_upgrade's bindir options could be optional
Date: 2011-05-08 00:20:23
Message-ID: 201105080020.p480KNY12424@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut wrote:
> On l?r, 2011-05-07 at 13:33 -0400, Bruce Momjian wrote:
> > Another
> > interesting approach would be to assume the /bin directory is ../bin
> > from the data directory. That would work for some installs,
> > particularly for people moving things around, but again, it is worth
> > trying to default something that isn't going to be 100% right?
>
> In practice, there are the two main camps of parallel installation and
> move old installation out of the way. They are probably both pretty big
> (Debias camp 1, Red Hat is camp 2, for a start). So it would be worth
> doing something to help one camp or the other.
>
> On that other hand, we don't have any data on how many people have the
> bindir at ../bin from the data directory, or whether it would be the old
> or the new bindir.

Yes, it was too complex which is why I made it explicit.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-05-08 01:47:55 Re: Why not install pgstattuple by default?
Previous Message Bruce Momjian 2011-05-08 00:19:28 Re: pg_upgrade's bindir options could be optional