pgproxy icon indicating copy to clipboard operation
pgproxy copied to clipboard

A unit/functional testing proxy for Postgres.

Results 2 pgproxy issues
Sort by recently updated
recently updated
newest added

Hi! I just tried to use this, but I get the following with PostgreSQL 8.4.2. Also Python 2.6 doesn't have struct._compile anymore, it uses an internal cache. ``` File "/Users/fschulze/Zope/jarn/bestform/bestform/buildout/src/pgproxy/pgproxy/protocol.py",...

There are some reports to indicate it doesn't work.