Tue Jun 28 10:04:49 PDT 2005
- Previous message: [Slony1-general] Slonik/sed
- Next message: [Slony1-general] NewBie:How to edit the replicate DB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -----Original Message----- > From: Magnus Hagander [mailto:mha at sollentuna.net] > Sent: 28 June 2005 10:02 > To: Dave Page; slony1-general at gborg.postgresql.org > Subject: RE: [Slony1-general] Slonik/sed > > > Hi, > > > > Slonik is currently using sed to perform substitutions in the > > Slony SQL scripts when creating a cluster. On Windows we can > > only expect to find sed on a development box, not on your > > average server, so Hiroshi has put together a simple text > > substitution function to replace sed on Windows. > > > > At them moment the sed code and Hiroshi's code is #ifdef > > WIN32'd, however it seems to me that there is little point in > > having two substitution methods in the code. Would anyone > > object if we posted a patch that used Hiroshi's code on *nix > > as well as win32? > > From a quick look at things, this is the same code that was put in > initdb when it was converted to C, more or less. Correct? Believe so. Which probably means it's the same code we used in pgInstaller to rewrite postgresql.conf... /D
- Previous message: [Slony1-general] Slonik/sed
- Next message: [Slony1-general] NewBie:How to edit the replicate DB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list