From: | Howie <caffeine(at)toodarkpark(dot)org> |
---|---|
To: | David Warnock <david(at)sundayta(dot)co(dot)uk> |
Cc: | "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org> |
Subject: | Re: [GENERAL] Interbase replacement |
Date: | 1999-12-22 18:38:18 |
Message-ID: | Pine.LNX.3.96.991222183218.25654Y-100000@rabies.toodarkpark.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 22 Dec 1999, David Warnock wrote:
> [SNIP]
> critical (at least for some)
> - support for Windows 9x
as in a native port of pgsql to ms-windows or as in odbc drivers ( which
postgresql already has ) ?
> - transaction log with roll forward from backups
>
> desireable
> - stored procedures
there was a huge discussion on this earlier. i think its coming rsn.
> - relational integrity via foreign keys
due in 7.x i think ( im not a pgsql developer ). for now one can use
'refint' ( $PGSQL_SRC_ROOT/contrib/spi/refint.* ) to get some degree of
foreign key support. check the list archive for extended discussions on
it.
> Would it be possible to find ways to pay postgresql developers to add
> these things? We would be very happy to pay several $1000 for these and
> it might be possible to find others from the Interbase community.
www.pgsql.com has the necessary info.
> [SNIP]
---
Howie <caffeine(at)toodarkpark(dot)org> URL: http://www.toodarkpark.org
"I've learned that you cannot make someone love you.
All you can do is stalk them and hope they panic and give in."
From | Date | Subject | |
---|---|---|---|
Next Message | Charles Tassell | 1999-12-22 18:50:27 | Re: [GENERAL] Getting value of SERIAL column after insert from libpq? |
Previous Message | Bruce Momjian | 1999-12-22 18:30:57 | Re: [GENERAL] Interbase replacement |