samizdat-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: samizdat-create-database : patch for postgresql-7.4.7


From: Dmitry Borodaenko
Subject: Re: samizdat-create-database : patch for postgresql-7.4.7
Date: Sun, 18 Feb 2007 14:01:15 +0000

On 1/31/07, boud <address@hidden> wrote:
createuser in postgresql 7.4.7 has -A instead of -S and does not have -R
...
So in this patch, i've put  createuser -AD as a fallback option in case
createuser -SDR fails.

The right thing to do is to check the output of `createuser
--version`, and use the right set of options depending on whether the
version number starts with "7." or "8.".

Boud, can you update your patch to do that, please?

--
Dmitry Borodaenko




reply via email to

[Prev in Thread] Current Thread [Next in Thread]