Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open pgAdmin III and connect to PostgreSQL as an Admin user.

  2. Click on the node for your Spatial Data Warehouse database (sdwin the tree view.

  3. Click on the SQL button  and launch the query window.

  4. Enter the following command in the SQL Editor

    Code Block
    ALTER USER "user" WITH PASSWORD 'password';

    e.g. 

  5. Click on the green arrow 
    You should see a message like this in the Output pane (the number of msec may be different).