public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en: postgres-howto.xml
Date: Wed, 13 Jun 2012 09:10:59 +0000 (UTC)	[thread overview]
Message-ID: <20120613091059.2D7172004C@flycatcher.gentoo.org> (raw)

nightmorph    12/06/13 09:10:59

  Modified:             postgres-howto.xml
  Log:
  add eselect step per comment #8 of bug #410717

Revision  Changes    Path
1.11                 xml/htdocs/doc/en/postgres-howto.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/postgres-howto.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/postgres-howto.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/postgres-howto.xml?r1=1.10&r2=1.11

Index: postgres-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- postgres-howto.xml	4 May 2012 06:44:35 -0000	1.10
+++ postgres-howto.xml	13 Jun 2012 09:10:59 -0000	1.11
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.10 2012/05/04 06:44:35 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v 1.11 2012/06/13 09:10:59 nightmorph Exp $ -->
 
 <guide>
 <title>PostgreSQL Quick Start Guide</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>10</version>
-<date>2012-05-04</date>
+<version>11</version>
+<date>2012-06-13</date>
 
 <chapter>
 <title>Introduction</title>
@@ -670,6 +670,10 @@
 # <i>ln -s /etc/postgresql-8.4/*.conf /var/lib/postgresql/8.4/data/</i>
 # <i>ln -s /etc/postgresql-9.0/*.conf /var/lib/postgresql/9.0/data/</i>
 
+<comment>(Check available versions, then select yours)</comment>
+# <i>eselect postgresql list</i>
+# <i>eselect postgresql set 9.0</i>
+
 <comment>(Change the method of database user 'postgres' to trust on local
 connections on all databases.)</comment>
 # <i>nano -w /etc/postgresql-8.4/pg_hba.conf</i>






             reply	other threads:[~2012-06-13  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13  9:10 Joshua Saddler (nightmorph) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04  6:44 [gentoo-commits] gentoo commit in xml/htdocs/doc/en: postgres-howto.xml Joshua Saddler (nightmorph)
2011-09-15 20:36 Sven Vermeulen (swift)
2011-08-13 11:58 Sven Vermeulen (swift)
2011-08-13 11:57 Sven Vermeulen (swift)
2008-05-19 21:09 Sven Vermeulen (swift)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120613091059.2D7172004C@flycatcher.gentoo.org \
    --to=nightmorph@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox