~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/launchpad-database-setup

  • Committer: William Grant
  • Date: 2011-09-06 01:38:11 UTC
  • mto: This revision was merged to the branch mainline in revision 13877.
  • Revision ID: william.grant@canonical.com-20110906013811-cwja5xvezd15kn9a
Fix patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
sudo patch /etc/postgresql/$pgversion/main/pg_hba.conf <<'EOF'
63
63
--- pg_hba.conf 2005-11-02 17:33:08.000000000 -0800
64
64
+++ /tmp/pg_hba.conf    2005-11-03 07:32:46.932400423 -0800
65
 
@@ -58,7 +58,9 @@
 
65
@@ -58,7 +58,10 @@
66
66
 # on a non-local interface via the listen_addresses configuration parameter,
67
67
 # or via the -i or -h command line switches.
68
68
 #