Search Postgresql Archives

Re: validate synatax

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On 11 December 2013 15:35, Peter Kroon <plakroon@xxxxxxxxx> wrote:
Perhaps creating a temporary table would be more efficient.
Then the rollback isn't necessary.   



Yep, but only if you're sure that you don't have queries which change other parts of the database, including calling procedures which could change data or structure. That's why I like the fact that even DDLs are transactional in Postgres :)

Szymon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux