Re: Rebranding PostgreSQL

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Vivek Khera <vivek(at)khera(dot)org>
Cc: PG-General General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Rebranding PostgreSQL
Date: 2005-11-16 21:17:51
Message-ID: 20051116211751.GB24897@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Nov 16, 2005 at 14:19:28 -0500,
Vivek Khera <vivek(at)khera(dot)org> wrote:
>
> if they're poking around the process table, just change the name of
> the postmaster executable and the socket it creates to "johnsdb" or
> some such.

I think you need to be careful with that. The last time I checked, postmaster
checked what name it was running under and behaved differently depending
on what it was called.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2005-11-16 21:29:02 Re: Rebranding PostgreSQL
Previous Message Greg Stark 2005-11-16 21:09:09 Re: PREPARE TRANSACTION and webapps