Re: Humor me: Postgresql vs. MySql (esp. licensing) - Mailing list pgsql-general

From Jonathan Bartlett
Subject Re: Humor me: Postgresql vs. MySql (esp. licensing)
Date
Msg-id Pine.GSU.4.44.0310092309090.621-100000@eskimo.com
Whole thread Raw
In response to Re: Humor me: Postgresql vs. MySql (esp. licensing)  (Vivek Khera <khera@kcilink.com>)
List pgsql-general
> I think it is a timing issue.  The PG has no way to notify the OS that
> it has finished exiting, so if it takes a long time to exit, the OS
> will ungracefully kill the DB process(es).  Doesn't matter what DB (or
> any other application) you're running, you *can* lose data this way.

No, writet-ahead logs prevent problems in this way.

Jon


>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Vivek Khera, Ph.D.                Khera Communications, Inc.
> Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
> AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>


pgsql-general by date:

Previous
From: Network Administrator
Date:
Subject: Re: process hangs using perl?
Next
From: "Marek Lewczuk"
Date:
Subject: Re: SQL query problem (many table in FROM statement and many LEFT JOIN's)