public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "JosA MarAa Alonso (nimiux)" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: postgres-howto.xml
Date: Fri, 15 Jun 2012 18:16:09 +0000 (UTC)	[thread overview]
Message-ID: <20120615181609.54E5B2004B@flycatcher.gentoo.org> (raw)

nimiux      12/06/15 18:16:09

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

Revision  Changes    Path
1.7                  xml/htdocs/doc/es/postgres-howto.xml

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

Index: postgres-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/postgres-howto.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- postgres-howto.xml	4 May 2012 09:38:55 -0000	1.6
+++ postgres-howto.xml	15 Jun 2012 18:16:09 -0000	1.7
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/postgres-howto.xml,v 1.6 2012/05/04 09:38:55 nimiux Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/postgres-howto.xml,v 1.7 2012/06/15 18:16:09 nimiux Exp $ -->
 
 <guide lang="es">
 <title>Guía rápida de PostgreSQL</title>
@@ -28,8 +28,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>
@@ -722,6 +722,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>(Compruebe las versiones disponibles, a continuación, seleccione la suya)</comment>
+# <i>eselect postgresql list</i>
+# <i>eselect postgresql set 9.0</i>
+
 <comment>(Cambie el método de acceso a la base de datos del usuario 'postgres' a trust en conexiones locales para todas las bases de datos)</comment>
 # <i>nano -w /etc/postgresql-8.4/pg_hba.conf</i>
 # <i>nano -w /etc/postgresql-9.0/pg_hba.conf</i>






             reply	other threads:[~2012-06-15 18:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-15 18:16 JosA MarAa Alonso (nimiux) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04  9:38 [gentoo-commits] gentoo commit in xml/htdocs/doc/es: postgres-howto.xml JosA MarAa Alonso (nimiux)
2011-09-20 17:25 JosA MarAa Alonso (nimiux)
2011-08-18 13:19 JosA MarAa Alonso (nimiux)
2008-07-17 15:22 John Christian Stoddart (chiguire)

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=20120615181609.54E5B2004B@flycatcher.gentoo.org \
    --to=nimiux@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