| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | rjb(at)typeline(dot)com |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] SQL Features... |
| Date: | 1999-12-23 17:09:14 |
| Message-ID: | 199912231709.MAA10070@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> There seems to be a few SQL compatibility issues in Postgres that are
> making it difficult for me to convert from Interbase. They are:
>
> Support for foreign keys
> Cascading a deletion across a referenced table or tables using a foreign
> key
Next release 7.0 in a few months will have this.
>
> Does anyone know when these feature might be implemented?
>
> Also: Is libpg a shared library? Can I write a client program say on a
> FreeBSD
> box that links to this library and calls a remote
> Postgres db server running on a Linux box?
You can communicate via tcp/ip to any server machine.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adriaan Joubert | 1999-12-23 17:29:05 | Re: [GENERAL] SQL Features... |
| Previous Message | rjb | 1999-12-23 16:50:14 | SQL Features... |