[37497] in North American Network Operators' Group
RE: To CAIS Engineers - WAKE UP AND TAKE CARE OF YOUR CUSTOMERS
daemon@ATHENA.MIT.EDU (Roeland Meyer)
Mon May 14 22:43:23 2001
Message-ID: <9DC8BBAD4FF100408FC7D18D1F0922860E45F6@condor.mhsc.com>
From: Roeland Meyer <rmeyer@mhsc.com>
To: "'Dominic J. Eidson'" <sauron@the-infinite.org>,
Roeland Meyer <rmeyer@mhsc.com>, nanog@nanog.org
Date: Mon, 14 May 2001 14:24:01 -0700
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Errors-To: owner-nanog-outgoing@merit.edu
> From: Dominic J. Eidson [mailto:sauron@the-infinite.org]
> Sent: Monday, May 14, 2001 7:09 AM
>
> On Mon, 14 May 2001, Roeland Meyer wrote:
>
> > Agreed, but some code requires it. Which was my point. I'm
> talking smaller
> > vendors, like Oracle. BTW, how do I fake in-addr.arpa
> responses for NAT'd
> > space? My Oracle 8i server keeps checking the reverse addr
> every time I try
> > to create a DB. It's really annoying. Funny thing, my DB2
> servers do the
> > same thing ...
>
> I find it funny that PostgreSQL - while being used as replacement for
> Oracle by more and more people - does _not_ have this
> problem... I didn't
> even have a NIC in the server when I installed it...
>
> (And yes, PostgreSQL does have ACL's - but the ACL list is checked at
> connection time - not everytime you execute a DML statement.)
Are you seriously suggesting using PostgreSQL over Oracle, in production?
Mind you, I do pgsql too. But, not in high-volume production.