From 2accac42ddcefeca0413bf6df0583b639241822c Mon Sep 17 00:00:00 2001 From: Cameron Walters (cee-dub) Date: Tue, 23 Aug 2011 19:00:12 -0700 Subject: PostgreSQL: set a StandardErrorPath Signed-off-by: Adam Vandenberg --- Library/Formula/postgresql.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula/postgresql.rb') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 6d9af4535..3408d70ca 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -165,6 +165,8 @@ To install gems without sudo, see the Homebrew wiki. #{`whoami`.chomp} WorkingDirectory #{HOMEBREW_PREFIX} + StandardErrorPath + #{var}/postgres/server.log EOPLIST -- cgit v1.2.3