-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Also, in perl DBI, the solutions all require executing at least > 2 sql statements. Nothing wrong with that. > I initially hoped there'd be a way to get the oid or sequence number > at the same time as executing an INSERT (one sql statement), like I > get oid in psql. But I use perl DBI, so am not sure how I can get the > oid into a perl variable. See the documentation for pg_oid_status in DBD::Pg. - -- Greg Sabino Mullane [EMAIL PROTECTED] PGP Key: 0x14964AC8 200404142201 -----BEGIN PGP SIGNATURE----- iD8DBQFAfe07vJuQZxSWSsgRAsFgAKCw3NkMiZiwZb5gjxu1Q+Nj9wwkpACcDj1n gxSIKAGNJefZaJCmU6+tpgs= =GLPy -----END PGP SIGNATURE-----
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend