From: | Doug McNaught <doug(at)mcnaught(dot)org> |
---|---|
To: | "McDougall, Marshall (FSH)" <MarMcDouga(at)gov(dot)mb(dot)ca> |
Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Change config of running PGSQL |
Date: | 2004-08-31 15:38:35 |
Message-ID: | 873c23tj0k.fsf@asmodeus.mcnaught.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"McDougall, Marshall (FSH)" <MarMcDouga(at)gov(dot)mb(dot)ca> writes:
> I have an existing installation of 7.3.4 that appears to have been made with
> "--without-readline and --without-zlib" parameters used at build time. How
> do I change those parms without reinstalling the whole thing. I would
> normally go through the archives, but they appear to be unavailable. All
> replies appreciated.
The minumum you can do is recompile with the configure options you
want, move the affected new binaries into place, and restart. There's
really no reason not to do a full "make install" though--you won't have
to dump and reload your data, and it's easier than figuring out by
hand what you need to upgrade...
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Nolan | 2004-08-31 15:47:46 | Re: Single Row Table? |
Previous Message | Jeff Eckermann | 2004-08-31 15:32:30 | Re: Single Row Table? |