Add new comment

Do you like HowtoForge? Please consider to support us by becoming a subscriber.
Submitted by ianetche (registered user) on Tue, 2008-04-29 00:17.

Hi

Thanks for the tutorial - very helpful.

 I found that when it came to the point to:

    "Open a PostgreSQL shell."

    psql -U postgres

 it was helpful to change to postgres first.

e.g. su -m postgres

then:
    pgsl -U postgres
    alter ....
    \q

and then back with:

    su -

Just a thought anyway.

Best regards, Ian 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.