Re: Humor me: Postgresql vs. MySql (esp. licensing)

From: "Randolf Richardson, DevNet SysOp 29" <rr(at)8x(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Humor me: Postgresql vs. MySql (esp. licensing)
Date: 2003-11-19 22:43:02
Message-ID: Xns943893B283D19rr8xca@200.46.204.72
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>Do a shutdown -h on a live database machine with pg. It will
>>>>gracefully shut itself down.
[sNip]
>> When I tested this on PostgreSQL on Novell NetWare 6 it shut down
>> gracefully. I don't see why this would be different on other Operating
>> Systems since the code base is essentially the same (isn't it?).
>
> No it's not. Don't confuse the PostgreSQL code base with the operating
> system it's running on.
[sNip]

On NetWare if I type "Unload Postmaster.NLM" then PostgreSQL's
shutdown functions are called and PostgreSQL proceeds with a graceful
shutdown.

I just assumed that all Operating Systems that PosgreSQL has been
ported to have this type of call-back API functionality built-in for
shutdown signals.

Now isn't this a part of the PostgreSQL code base to provide the
graceful shutdown functionality when the OS attempts to shut it down?

--
Randolf Richardson - rr(at)8x(dot)ca
Inter-Corporate Computer & Network Services, Inc.
Vancouver, British Columbia, Canada
http://www.8x.ca/

This message originated from within a secure, reliable,
high-performance network ... a Novell NetWare network.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Gray 2003-11-19 23:05:38 Re: uploading files
Previous Message Randolf Richardson, DevNet SysOp 29 2003-11-19 22:21:40 Re: Visio Like Tool....