Doubts about PostgreSql

Dear,

I’m new to Orthanc! I have doubts!
How do you create the tables? How to create schemas?
How to check if postgreSQL is working correctly?

Hi,

Orthanc creates the tables on its own but you need to set it up with access to the database.

can anyone help me orhanc set up

Please follow the Orthanc Book:
https://book.orthanc-server.com/plugins/postgresql.html#usage

Dear,

Could someone send me the orthanc.json and postgreSQL.json files?
I can’t make postgreSQL work on my orthanc.

Best regards,
Fábio

Hi, Fábio!

Plese follow this link: https://book.orthanc-server.com/plugins/postgresql.html#usage

It contains an example configuration for the PostgreSQL related stuff. The other Orthanc options won’t really matter here (save for index and storage directory, of course).

Best,