diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2008-05-07 18:48:40 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2008-05-07 18:48:40 +0000 |
commit | 09005f2fec1ee32f7040784eb876d0b50cd13972 (patch) | |
tree | 9d1bfbede18f263cd68163b84ef4cfcaeed76473 | |
parent | 00756a5691a9934cabecbe1a01b91f47c2a5c869 (diff) | |
download | postgresql-09005f2fec1ee32f7040784eb876d0b50cd13972.tar.gz postgresql-09005f2fec1ee32f7040784eb876d0b50cd13972.zip |
Add Simon Riggs' email address.
-rw-r--r-- | doc/src/sgml/pgstandby.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/pgstandby.sgml b/doc/src/sgml/pgstandby.sgml index 935061055f7..9973f029026 100644 --- a/doc/src/sgml/pgstandby.sgml +++ b/doc/src/sgml/pgstandby.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.4 2007/12/16 23:00:42 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.5 2008/05/07 18:48:40 alvherre Exp $ --> <sect1 id="pgstandby"> <title>pg_standby</title> @@ -322,7 +322,7 @@ restore_command = 'pg_standby -d -s 5 -t C:\pgsql.trigger.5442 ...\archive %f %p <title>Author</title> <para> - Simon Riggs + Simon Riggs <email>simon@2ndquadrant.com</email> </para> </sect2> |