Search Postgresql Archives

Mimic parse bind execute in psql?

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

 



If I want to mimic a log statement that is from an application that uses PARSE/BIND/EXECUTE, is there any way to mimic this behavior in psql, for example to troubleshoot execution plans, other than writing a named prepared statement, or manually subbing the parameters?

It would be nice to take the commands just as in they appear in the log files and execute them in psql as PARSE .... BIND ... EXECUTE.  Perhaps I'm missing something?

Thanks,
Jeremy

[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