Skip to main content
Ctrl+K

hukudo blog

Site Navigation

  • Datenschutzerklärung

Site Navigation

  • Datenschutzerklärung

Neue Einträge

  • 12-16 - Flutter Android SDK Version (minSdkVersion)
  • 10-01 - Flutter Yjs Webview
  • 09-27 - React UI Frameworks
  • 09-26 - Yjs Deep Dive
  • 09-25 - React CRDTs

Schlagworte

  • admin
  • bash
  • business
  • crdt
  • debian
  • django
  • dns
  • docker
  • draft
  • einkaufszettel
  • experiment
  • git
  • gitlab
  • grafana
  • hardware
  • hetzner
  • heuristic
  • howto
  • infra
  • linux
  • loki
  • odoo
  • process
  • python
  • short
  • til
  • tools
  • ubuntu

Archive

  • 2024 (21)
  • 2023 (7)
  • 2022 (15)
  • 2021 (17)

Sprachen

  • Deutsch (10)
  • English (50)
  • PostgreSQL

PostgreSQL#

https://www.postgresql.org/docs/current/index.html

psql#

Setting psql’s log level (reference).

PGOPTIONS='--client-min-messages=WARNING' psql

Stopping on the first error

psql --set 'ON_ERROR_STOP=1'
sleep infinity in docker-compose   Python Method Redefinition
On this page
  • psql

Created using Sphinx 7.0.1.

Built with the PyData Sphinx Theme 0.13.3.