From: | "Andrew G(dot) Hammond" <drew(at)xyzzy(dot)dhs(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: A newbie's opinion - postgres NEEDS a Windows binary! |
Date: | 2001-11-21 05:45:12 |
Message-ID: | E166QCG-0001ze-00@xyzzy.lan.internal |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2001 November 20 04:19 pm, Brent R. Matzelle wrote:
> --- "Robert J. Sanford, Jr." <rsanford(at)nolimitsystems(dot)com> wrote:
> > as one of our fellow list members pointed out to me in a personal
> > email, you choose the tool that best fits your needs. if you
> > _need_ to be
> > working in win32 with high-traffic then postgres is probably not
> > for you.
>
> That is true if you have the client and database running on a single
> win32 machine. However you can connect to PostgreSQL with TCP/IP so
> you can always run the database on *NIX and run the web server or
> other client software on win32 through libpq.dll, Python, Java, PHP,
> PERL or ODBC. With all those choices it makes it an easier sell to
> an employer who would like to avoid the $5-20,000 per processor
> license fees in a database like MSSQL.
Toss in the added benifit of not having to reboot your database server every
couple of hours, and it's a no-brainer. Probably shouldn't be telling
everyone this, but I make good money transitioning Access and MSSQL systems
to Postgres. I typically see between 1.5 and 2 times the performance with
Postgres on the same hardware (with proper tuning of the OS). There's just
no good reason for a database server to waste cycles and ram running a gui
desktop environment.
- --
Andrew G. Hammond mailto:drew(at)xyzzy(dot)dhs(dot)org http://xyzzy.dhs.org/~drew/
56 2A 54 EF 19 C0 3B 43 72 69 5B E3 69 5B A1 1F 613-389-5481
5CD3 62B0 254B DEB1 86E0 8959 093E F70A B457 84B1
"To blow recursion you must first blow recur" -- me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjv7P20ACgkQCT73CrRXhLGvsgCfYa9DS4D26oA0qDgjE0XM21Qy
ClYAnjziuDl7EUwYXZvagXwZSwqVzbo2
=jLqH
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Arsalan Zaidi | 2001-11-21 07:13:44 | indexing bug? |
Previous Message | Thomas Lockhart | 2001-11-21 03:18:27 | Re: select extract and subqueries |