Re: [GENERAL] Using SELECT inside a COPY transaction with PHP

2004-07-21 Thread Tom Lane
Robert Fitzpatrick <[EMAIL PROTECTED]> writes: > I tried posting this to PHP-DB list, but no answers since yesterday. I'm > thinking it is not possible, but just trying to confirm. I am using > pg_exec($dbh, "COPY sometable FROM stdin USING DELIMITERS"). Once this > the connectino is made and this

[GENERAL] Using SELECT inside a COPY transaction with PHP

2004-07-21 Thread Robert Fitzpatrick
I tried posting this to PHP-DB list, but no answers since yesterday. I'm thinking it is not possible, but just trying to confirm. I am using pg_exec($dbh, "COPY sometable FROM stdin USING DELIMITERS"). Once this the connectino is made and this line has been issued, my script begins analyzing each l