Re: locale per db / table / column - Mailing list pgsql-general

From Ben-Nes Michael
Subject Re: locale per db / table / column
Date
Msg-id 002e01c10aee$e66111e0$aa5796d4@canaan.co.il
Whole thread Raw
In response to Re: locale per db / table / column  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: locale per db / table / column
List pgsql-general
What is the down side of using more then one postmaster process ?

If I activate more then one postmaster does that mean that each postmaster
will listen to a unique port ? or is it like apache that you can run few
httpd process that's listen to the same port (80 most of the time) ?

> Ben-Nes Michael writes:
>
> > >from reading the documents I realized that all the databases created
under
> > directory that was created with initdb while locale was set to something
> > will be sorted by this locale with no way to set it to other locale in
the
> > future.
>
> Correct.
>
> > If I'm wrong please explain, if not, is there a way to go around this
> > problem ? maybe by making more then one data directory ?
>
> Yes.
>
> > can one postmaster run on more then one data dir ?
>
> No, but you can start more than one postmaster, each on different data
> directories.
>
> --
> Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter
>
>
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
http://sites.canaan.co.il
--------------------------


pgsql-general by date:

Previous
From: snpe
Date:
Subject: Re: Performance tuning for linux, 1GB RAM, dual CPU?
Next
From: Peter Eisentraut
Date:
Subject: Re: locale per db / table / column