xhprof icon indicating copy to clipboard operation
xhprof copied to clipboard

Postgres Support

Open wapoa opened this issue 2 years ago • 1 comments

Any chance of supporting PostgreSQL?

wapoa avatar Jan 17 '23 21:01 wapoa

Have you tried the PDO driver: https://github.com/preinheimer/xhprof/blob/master/xhprof_lib/utils/Db/Pdo.php ? If that doesn't work you can create a driver for Postgres and submit it in the PR.

aik099 avatar Jan 18 '23 09:01 aik099