~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/launchpad-database-setup

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-06 01:41:36 UTC
  • mfrom: (13875.1.2 v6-hba-fix)
  • Revision ID: launchpad@pqm.canonical.com-20110906014136-7ev4wj1ed2lqgy1t
[r=wgrant][no-qa] Fix pg_hba.conf patch that I just broke.

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
 #