Re: Simple database, multiple instances? - Mailing list pgsql-performance

From Pierre C
Subject Re: Simple database, multiple instances?
Date
Msg-id op.vmz80qn3eorkce@apollo13
Whole thread Raw
In response to Simple database, multiple instances?  (Mario Splivalo <mario.splivalo@megafon.hr>)
List 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.

pgsql-performance by date:

Previous
From: "T.H."
Date:
Subject: Question about subselect/IN performance
Next
From: "Kevin Grittner"
Date:
Subject: Re: Question about subselect/IN performance