slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Wed Feb 20 02:09:37 PST 2008
http://www.slony.info/bugzilla/show_bug.cgi?id=35





--- Comment #11 from Dave Page <dpage at pgadmin.org>  2008-02-20 02:09:37 ---
Hmm, didn't realise the tracker didn't pickup email traffic :-(

Anyway, how about the following:

For 1.3 we use -lpgport (because 1.3 will only support 8.3+ anyway), and use
the configure-time PGSHARE directory, or if it doesn't exist or doesn't contain
the scripts, fall back to get_share_path().

For 1.2:

For PostgreSQL 7.4, builds we only use PGSHARE.

For PostgreSQL 8.0+, we behave per Slony 1.3, first trying PGSHARE, then
falling back to get_share_path() (the reason for that order btw, is to ensure
Peter's test build gets used in preference to any existing production
installation).

How does that sound? If everyone is happy with that, I'll code something up
(might have to wait until after FOSDEM though).


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list