From: | Pierre-Frédéric Caillaud <lists(at)boutiquenumerique(dot)com> |
---|---|
To: | "Ellert van Koperen" <ellert(at)vankoperen(dot)nl>, PostgreSQL <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Making dirty reads possible? |
Date: | 2004-12-07 08:27:41 |
Message-ID: | opsimpsfcmcq72hf@musicbox |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
You can always use contribs/dblink, or a plperlu/plpythonu function which
writes to a file...
> So, summarising:
> - Nested transactions is not (yet) supported
> - READ UNCOMMITTED isolation level is not (yet) supported
> - EXECUTE does not circumvent the transaction
>
> Is there a way around this?
>
> Regards,
> Ellert.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Haller | 2004-12-08 12:50:59 | Unresolved external: tgetent |
Previous Message | Mian Yong Leow | 2004-12-07 02:58:43 | Insert successful but data not found |