Re: locale per db / table / column

From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: locale per db / table / column
Date: 2001-07-12 16:22:52
Message-ID: 002e01c10aee$e66111e0$aa5796d4@canaan.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)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
--------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Mahoney 2001-07-12 16:29:06 Re: Visual Modeling programs
Previous Message Bruce Momjian 2001-07-12 16:19:40 Re: Re: Pg7.2 (was: vacuum and 24/7 uptime)