Re: WIP: getting rid of the pg_database flat file

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: WIP: getting rid of the pg_database flat file
Date: 2009-08-12 15:24:17
Message-ID: 20090812152417.GF5721@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > Tom Lane wrote:
> >> Is there a real downside to promoting the launcher to be a
> >> pseudo-backend?
>
> > Aside from the fact that we don't have any pseudo-backend yet, I don't
> > see any ...
>
> Well, I meant pseudo-backend in the sense of "just like an AV worker".
> We might not want it to show in pg_stat_activity, but otherwise I think
> it'd be the same.

Hmm, to what database would it connect?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-08-12 15:25:57 Re: machine-readable explain output v4
Previous Message Alvaro Herrera 2009-08-12 15:14:32 Re: machine-readable explain output v4