Skip to content

v1.8.0

Choose a tag to compare

@mars-base mars-base released this 04 Sep 09:55
· 56 commits to main since this release

What's New

  • pg logs command: View PostgreSQL instance and addon console output logs
    • pg logs — show PG instance logs (default instance, last 50 lines)
    • pg logs addon pgbouncer — show addon logs
    • -f for streaming, -n for tail count
    • -i for local instances, --pg-name for remote addons
  • BackendHost field: Show backend PG host:port in pg addon list output