From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | initdb.sh fixed |
Date: | 1999-12-18 04:06:39 |
Message-ID: | 199912180406.XAA07685@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
OK, initdb should now work. There were a variety of non-portable things
in initdb.sh, like assuming $EUID is defined, and other shell script and
command args that do not exist on BSDI.
I think I got them all. If anyone sees problems, let me know. This is
not really Peter's fault. It takes a long time to know what is
portable and what is not portable.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 1999-12-18 05:30:04 | Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE? |
Previous Message | Don Baccus | 1999-12-18 03:39:40 | Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE? |