This article is to illustrate how to add a postgres user for Swiftcount to connect to the database

Step 1 Open pgAdmin IV

Step 2 Add swiftcount user as follows


.
.

Step 3: Make sure to enter a password under definition

.
.

Step 4 Click Save

Configuring the pg_hba.conf file

Open the pg_hba.conf File from C:/ProgramData/Spire/PostgresSQL/14 (or 10 if older version)

Edit the file as follows

When connecting to Swiftcount on the final connection step in the previous article enter the new pgadmin user created (swiftcount) and the password used to create it

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment