Re: Rebranding PostgreSQL

From: Vivek Khera <vivek(at)khera(dot)org>
To: PG-General General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Rebranding PostgreSQL
Date: 2005-11-16 21:29:02
Message-ID: F27F1A7E-6CF4-42FA-83A5-917C1AAB3797@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Nov 16, 2005, at 4:17 PM, Bruno Wolff III wrote:

> 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.

well obviously you would have to take that into account when
renaming... :-)

in my head I had thought of it but just didn't type it out....

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mott Leroy 2005-11-16 21:42:03 Incomplete Startup Packet
Previous Message Bruno Wolff III 2005-11-16 21:17:51 Re: Rebranding PostgreSQL