Re: Simple database, multiple instances?

From: "Pierre C" <lists(at)peufeu(dot)com>
To: "Mario Splivalo" <mario(dot)splivalo(at)megafon(dot)hr>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Simple database, multiple instances?
Date: 2010-11-30 22:35:04
Message-ID: op.vmz80qn3eorkce@apollo13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Having that many instances is not practical at all, so I'll have as many
> databases as I have 'realms'. I'll use pg_dump | nc and nc | psql to
> move databases....
>
> Mario

Then you can use schemas, too, it'll be easier.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2010-11-30 22:54:55 Re: Question about subselect/IN performance
Previous Message T.H. 2010-11-30 17:43:24 Question about subselect/IN performance