PostgreSQL: Fix datadir path
parent
fcb7298a09
commit
4ef321a88a
|
@ -85,7 +85,7 @@ class Postgresql < Formula
|
|||
end
|
||||
|
||||
def postgresql_datadir
|
||||
var/name
|
||||
var/"postgres"
|
||||
end
|
||||
|
||||
def postgresql_log_path
|
||||
|
|
Loading…
Reference in New Issue