Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 414 Bytes

File metadata and controls

18 lines (9 loc) · 414 Bytes

tpt-postgres

Tanel Poder's Performance & Troubleshooting scripts for PostgreSQL

More to see here soon, but for now, enjoy the Postgres pure-SQL QR code generation script pqr.sql under the demos directory.

Example usage:

psql -qf pqr.sql -v payload='Hello, World!'

More running instructions and blog entry here: