From: | "BRUSSER Michael" <Michael(dot)BRUSSER(at)3ds(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Robert Haas" <robertmhaas(at)gmail(dot)com>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: initdb failure with Postgres 8.4.4 |
Date: | 2010-12-13 17:16:37 |
Message-ID: | 29EA9BFEF7E7FC4F988818CA0C5C78C205AAEE@AG-DCC-MBX03.dsone.3ds.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here is what you should do:
1. Build Postgres with --prefix set to some empty directory.
2. Run install.
3. Bundle up the resulting install tree as part of your tarball. Do not
editorialize upon the relative locations of its contents.
4. Drop the install tree wherever you want on the target machine.
-------------------------------------------------
Would it be a completely crazy idea if I try to modify Postgres to look at some env. var
(similar to PGDATA) and if exists and path is valid look there for the timezone files?
Michael
This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.For other languages, go to http://www.3ds.com/terms/email-disclaimer.
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2010-12-13 17:19:38 | Re: GiST insert algorithm rewrite |
Previous Message | Peter Geoghegan | 2010-12-13 17:15:29 | Re: ALTER TABLE ... ADD FOREIGN KEY ... NOT ENFORCED |