releases.shpreview
PlanetScale/PlanetScale Changelog/Customizable log line prefix for Postgres databases

Customizable log line prefix for Postgres databases

$npx -y @buildinternet/releases show rel_lBZC_9KDob4-5Bx0riCc2

You can now customize the log_line_prefix parameter for your Postgres databases. This setting controls the prefix format for each PostgreSQL log line, allowing you to include useful metadata like database name (%d), user name (%u), process ID (%p), and timestamp (%m) in your logs.

Fetched April 3, 2026