Re: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7

From: Todd Graham Lewis <tlewis(at)mindspring(dot)net>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Bryan Field-Elliot <bryan(at)silcom(dot)com>, pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7
Date: 1999-01-09 19:11:04
Message-ID: Pine.LNX.4.04.9901091406260.29181-100000@reflections.eng.mindspring.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Sat, 9 Jan 1999, Thomas G. Lockhart wrote:

> We have a major improvement in table locking for concurrent access
> coming in the next release (v6.5) which we expect will offer significant
> improvements in speed in a multi-client environment.

I'd like to jump in here with two comments:

1) Yay for fine-grained locking!

2) Will PostgreSQL _ever_ have support for foreign keys? That is the
single biggest gripe around here at MindSpring. Lots of people use psql
and love it, myself included, but the lack of support for foreign keys
is so annoying that it boggles the mind. I know that you can simulate
the behaviour using triggers, and so the question comes, why can't
someone just hack the command syntax to translate the "foreign keys"
directive into the appropriate trigger insertion? This has been on the
TODO list for as long as I have been watching PostgreSQL, and at this
point I despair that it will ever get done. I would be happier if the
README just said "PostgreSQL does not and will never support the SQL
'FOREIGN KEYS' directive."

This is intended to be user feedback, not whiny complaining. I'm very
happy with what PostgreSQL gives me. Thanks for the good work.

--
Todd Graham Lewis tlewis(at)mindspring(dot)net (800) 719-4664, x2804

"It's still ludicrous that nobody's ever made a run at us by making UNIX
a popular platform on PCs. It's almost too late now." -- Steve Balmer
"It is too late." -- Bill Gates _Newsweek_, 6/23/97, p. 82

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom 1999-01-09 19:13:50 RE: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7
Previous Message dustin sallings 1999-01-09 19:09:39 Re: [GENERAL] LIMITS in SELECTs

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom 1999-01-09 19:13:50 RE: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7
Previous Message Thomas G. Lockhart 1999-01-09 18:52:11 Re: [HACKERS] RE: [GENERAL] Benchmarking PGSQL against Microsoft SQL 7