{"library":"pino-postgres","type":"library","category":null,"description":"pino-postgres is a pino transport that writes log entries to a PostgreSQL database. Version 0.0.41 is the latest stable release, last updated in 2020 with a low release cadence (no recent updates). It works as a command-line pipe transport, consuming pino NDJSON from stdin and inserting into a specified PostgreSQL table. Unlike other pino transports like pino-pretty (console output) or pino-elasticsearch (Elasticsearch), it targets PostgreSQL persistence without requiring a separate log shipper. It requires manual table creation with a jsonb column and offers configurable flush interval, buffer size, SSL support, and pass-through mode.","language":"javascript","status":"active","version":"0.0.41","tags":["javascript","pino","logging","log","nodejs","node","database","postgres","transport"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pino-postgres","imports":["npm install -g pino-postgres\nnode app.js | pino-postgres --connection postgres://localhost/mydb"]},{"cmd":"yarn add pino-postgres","imports":[]},{"cmd":"pnpm add pino-postgres","imports":[]}],"homepage":"https://github.com/aldis-ameriks/pino-postgres#readme","github":"https://github.com/aldis-ameriks/pino-postgres","docs":null,"changelog":null,"pypi":null,"npm":"pino-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}