Re: Slashdot discussion

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Slashdot discussion
Date: 2000-07-10 22:44:02
Message-ID: 396A51B2.353C7A28@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Peter Eisentraut wrote:
>
> I've studied the MySQL installation instructions, and they don't strike me
> as inherently simpler. Is it only perception, or what can we do better?

Good question. My 2 cents...

1) The RPM-installed binaries that come with RH 6.0/6.1 can easily and
stealthly interfere with a src.tar.gz installation due to $PATH settings
(accidentally drawing on /bin/p* instead of /opt/pgsql/bin/p* ... Adding
detection to setup/install scripts might mitigate that.

2) Write an install wizard script that figures everything out for the
user based on questions/prompts.

Regards,
Ed Loehr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message KMiller 2000-07-10 22:44:35 ERROR: plpgsql: cache lookup from pg_proc failed
Previous Message Bruce Momjian 2000-07-10 22:41:19 Re: pg_backup symlink?

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-07-10 22:47:42 Re: Templates
Previous Message Peter Mount 2000-07-10 22:41:46 Re: postgres fe/be protocol