Re: Upgrading cluster with thousands of DBs - Mailing list pgsql-admin

From Gabriele Bartolini
Subject Re: Upgrading cluster with thousands of DBs
Date
Msg-id 44a4dc84fdacc9750facb2126d77a9a9@2ndquadrant.it
Whole thread Raw
In response to Upgrading cluster with thousands of DBs  (Alejandro Martínez <zen@itram.es>)
List pgsql-admin
 Hi,

 On Tue, 14 Jan 2014 11:45:33 +0100, Alejandro Martínez <zen@itram.es>
 wrote:
> However, our clusters have the particularity that they get to host
> many different *databases*, as in, ~2000 databases per cluster. Most
> of those databases are small (only a table and PostGIS functions), so
> it's more a problem of the number of DBs than the space they use. The
> total size of the cluster is around 60gb.

 If this is your case, I'd suggest an "old-school" approach and migrate
 one database at a time on a new server with Postgres 9.3.

 Cheers,
 Gabriele
--
  Gabriele Bartolini - 2ndQuadrant Italia
  PostgreSQL Training, Services and Support
  Gabriele.Bartolini@2ndQuadrant.it - www.2ndQuadrant.it


pgsql-admin by date:

Previous
From: Alejandro Martínez
Date:
Subject: Upgrading cluster with thousands of DBs
Next
From: jaime soler
Date:
Subject: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server