Re: PG version recommendation

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: David Gauthier <davegauthierpg(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PG version recommendation
Date: 2019-05-07 19:05:37
Message-ID: 1bdcde19-5a73-3661-5a07-f2673cbd39f5@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/7/19 11:52 AM, David Gauthier wrote:
> Hi:
>
> I'm going to be requesting a PG instance supported by an IT team in a
> large corp.  They will be creating the server as a VM.  We will be
> loading the DB using scripts (perl/dbi) on linux, possibly using bulk
> loading techniques if that's required.  Queries will come from both
> linux and the web, but typically the number of concurrent users will be
> on the order of 10 reads, maybe a couple writers.  < 1T total disk, no
> partitioning.  I will be requesting PITR.
>
> I need to pick a PG version in my request.  I want something that will
> be stable and reliable while, of course, being able to perform well.
> What would be a good choice for PG version ?

The latest production release v 11. You will have community support
until November 2023:

https://www.postgresql.org/support/versioning/

As will all suggestions test under your conditions to verify.

>
> Also, since the server will be a VM, are there any special
> recommendations/suggestions might I forward in the request (install
> options, tuning options, other) ?
>
> Thanks !

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2019-05-07 19:06:45 Re: PG version recommendation
Previous Message David Gauthier 2019-05-07 18:52:10 PG version recommendation