Re: using a postgres table as a multi-writer multi-updater queue

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Steve Petrie, P(dot)Eng(dot)" <apetrie(at)aspetrie(dot)net>, pgsql-general(at)postgresql(dot)org
Cc: George Neuner <gneuner2(at)comcast(dot)net>
Subject: Re: using a postgres table as a multi-writer multi-updater queue
Date: 2015-11-29 14:23:19
Message-ID: 565B0A57.1030905@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/29/2015 02:04 AM, Steve Petrie, P.Eng. wrote:
> Thanks to George for the Thuderbird email client recommendation. My remarks
> are below.
>
> "George Neuner" <gneuner2(at)comcast(dot)net> wrote in message
> news:kaed5btl92qr4v8ndevlgtv0f28qaaeju7(at)4ax(dot)com(dot)(dot)(dot)
>> On Wed, 25 Nov 2015 23:39:39 -0500, "Steve Petrie, P.Eng."
>> <apetrie(at)aspetrie(dot)net> wrote:
>>
>>> My stupid email client software (Microsoft Outlook Express on Win XP)
>>> refuses to respect its own "Reply" option settings for inline reply
>>> text.
>>> I've been looking for a replacement email client but so far without
>>> success.)
>>
>> Without further comment about a 15 year old, unsupported OS ...
>>
>
> (Suddenly, my MS Outlook Express is letting me do inline comments.)
>
> George, your self-restraint is admirable :) And my plan is to move from Win
> XP to Linux in the (somewhat near) future.
>
> Before I lose all credibility with this excellent forum -- be assured that
> the PHP website app (not yet online) I'm migrating to postgres from mysql,
> will ABSOLUTELY NOT be running in prodution under any kind of Microsoft
> server software. Right now I'm planning to use as a server o/s,
> DragonFlyBSD
> with its robust HAMMER filesystem.
>
>
>> My vote for an email client would be Thunderbird. It runs on XP or
>> higher and you can import Outlook's PST files so as to keep your mail
>> archives. Importing PST files directly requires Outlook be available
>> on the same system [there is also a less friendly way to do it via EML
>> files exported from Outlook where Outlook is not on the same system].
>>
>
> It's a common misconception that MS Outlook Express is compatible with MS
> Outlook. But in fact the two products are architecturally unrelated. Much
> the same way that Java and Javascript are unrelated.
>
> MS OE does not use .PST files, but there are open source utilities that
> will
> extract the contents of MS OE mail folders for migration to alternate email
> clients.
>
> I am considering Thunderbird as an MS OE replacement, but my understanding
> is that Mozilla has abandoned all but security-related support for
> Thundebird. I have been kicking the (email client functionality) tires of
> SeaMonkey under my Win XP. I believe that much of SeaMonkey is built on a
> Mozilla code base.

My take is SeaMonkey is Thunderbird with a bunch of unneeded features. I
use Thunderbird on a variety of machines and it works just fine. To me
an email client is a solved problem and security fixes are all that are
required, still Mozilla is making changes. For the latest version 38:

https://support.mozilla.org/en-US/kb/new-thunderbird-38
>
>>
>>
>> Hope this helps,
>> George
>>
>>
>>
>> --
>> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-general
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-11-29 14:28:36 Re: using a postgres table as a multi-writer multi-updater queue
Previous Message Tom Smith 2015-11-29 13:35:22 Re: JSONB performance enhancement for 9.6