plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19k stars 1.02k forks source link

improve pg unix sockets configuration #4202

Open ruslandoga opened 1 month ago

ruslandoga commented 1 month ago

Changes

This PR standardizes PostgreSQL connection configuration on DATABASE_URL by soft-deprecating DATABASE_SOCKET_DIR and adding Unix sockets support in DATABASE_URL.

Relevant: https://github.com/plausible/community-edition/pull/136

Tests

Changelog

Documentation

Dark mode