| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Srinivas Tata <srtata(at)yahoo(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: |
| Date: | 2005-10-07 02:20:45 |
| Message-ID: | Pine.BSO.4.61.0510062119570.12724@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Thu, 6 Oct 2005, Srinivas Tata wrote:
> I am trying to use PostgreSQL and while trying to do a
> prototype, I am getting an error.
> In the TODO list (INSERT section), it is mentioned
> that
> "This is useful for returning the auto-generated key
> for an INSERT. One complication is how to handle rules
> that run as part of the insert."
>
> Does it mean PostgreSQL does not support returning
> autogenerated keys? I am using 803 version.
>
That is correct, we don't support returning autogenerated keys at the
present time.
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2005-10-07 02:28:11 | Re: queries against CIDR fail against 8.0.3? |
| Previous Message | Srinivasa_Tata | 2005-10-07 02:02:39 | returning autogenerated keys |