logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Small update to README.admin81: msg#00096

Subject: Small update to README.admin81
-u has been depreciated for psql, a proposed update the adminpack for
8.1 to reflect that.

- August

Index: admin81/README.admin81
===================================================================
--- admin81/README.admin81    (revision 5009)
+++ admin81/README.admin81    (working copy)
@@ -25,7 +25,7 @@
 the pgAdmin SQL tool (and then close and reopen the connection to the
freshly
 instrumented server), or run the script using psql, eg:
 
-psql -u postgres postgres < admin81.sql
+psql -U postgres postgres < admin81.sql
 
 On PostgreSQL 8.1 or above, you should use the admin81.sql script.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings



<Prev in Thread] Current Thread [Next in Thread>