PostgreSQL Minor Updates

Modified on Wed, Sep 4 at 8:33 AM

Document for minor PostgreSQL updates. (ex. Postgresql 16.3 > Postgresql 16.4)

 

  1. Stop running processes (Tomcat / Postgresql):
  • Go to Services by typing services in the window search.
  • Navigate the list of services and find:
    1. Apache Tomcat – may be called schoolfi
    2. Postgresql-x64-version (postgresql-x64-16)
  • Select each service and click ‘Stop the service’ on the left side.

A screenshot of a computer

Description automatically generated

 

Install new PostgreSQL: 

 A screenshot of a software

Description automatically generated

  • Uncheck Stack Builder on the Select Components screen:

A screenshot of a computer

Description automatically generated

  • Click Next

A screenshot of a computer

Description automatically generated

  • Click Next

A screenshot of a computer

Description automatically generated

  • Click Next

A screenshot of a computer

Description automatically generated

  • Click Next to begin the installation

A screenshot of a computer

Description automatically generated

  • The installation is started, a popup may appear to shutdown the pgAdmin server, just click OK

A screen shot of a computer error

Description automatically generated

  • Click Next to finish the installation.

 

Verify Installation:

  • Command Line, psql –version to verify the Postgresql installation

A screenshot of a computer program

Description automatically generated

  • Restart the server.
  • When the server comes back up, verify the Apache Tomcat and postgresql services are running.
    1. If the services are not running, from command line type: net start service_name (where service_name = Apache Tomcat10/schoolfi/postgresql-x64-16)

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article