PostgreSQL: Fix datadir path

master
Markus Wein 2020-11-25 11:51:15 +01:00 committed by Mike McQuaid
parent fcb7298a09
commit 4ef321a88a
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class Postgresql < Formula
end
def postgresql_datadir
var/name
var/"postgres"
end
def postgresql_log_path