Can't install and connect to PgSQL

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
ЕвгенияСемихова(ИПСемиховаЕ.А.)
Posts: 23
Joined: 11 Jan 2025, 09:45

Can't install and connect to PgSQL

Post by ЕвгенияСемихова(ИПСемиховаЕ.А.) » 12 Jan 2025, 10:35

I establish an Aims connection: it connects perfectly to the MariaDB
database, and it returns an error with the Postgresql database:

Code: Select all

An exception occurred in the driver: SQLSTATE[08006] [7] connection to server at "127.0.0.1", port 5432 failed
I have read about https://aimeos.org/docs/2024.x/infrastructure/database/ but nothing helping me.
What can I do for connecting to pgsql?
life is full of many new and interesting things

User avatar
aimeos
Administrator
Posts: 8447
Joined: 01 Jan 1970, 00:00

Re: Can't install and connect to PgSQL

Post by aimeos » 12 Jan 2025, 11:24

Your PostgreSQL database isn't listening on 127.0.0.1:5432
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply