On Sat, Oct 25, 2008 at 04:28:02PM +0000, Konstantinos Agouros wrote:
> Hi,
>
> I know I can activate newer version with ACCEPT_KEYWORDS, but why is postgres
> at gentoo still at version 8.0 when the most current release is 8.3. Are
> there stability issues?
according to http://www.postgresql.org/support/versioning
postgresql major version upgrades requires dump and restores, so it
should be upgrade issues. If you are going to use newer release, you
can install it, but in my opinion most of production servers requires
only minor version upgrades for bug fixes.
--
Regards, Nickolay Hodyunya.