Guides in this section
- Receipts Cutting Off - price not printing properly
- What is Drawer Accountable and Cash To Deposit in Cash Drawer Report?
- How to migrate derby single ( embedded ) to derby server
- How can I add barcode in customer receipts?
- How can I setup with 58mm paper size in receipt printer
- Large Image Size In Floor Plan Background
- Importing from spreadsheet gives out of range error
- How do I take backup and restore of ORO POS data
- What is Department and Sales Area in POS
- How can I see analytics in Dashboard?
- How to make a Item price variable ?
- Help - Unable to accept payment. Drawer has not been assigned
- Can I hide cash payment button?
- Why After Database Recreate I cannot Access backoffice ?
- How can I hide the Item detail window
- Why My Payment / Total Button is Grayed out?
Releted Guides
- How do I allow remote computer to connect to PostgreSQL
- How can I setup with 58mm paper size in receipt printer
- Large Image Size In Floor Plan Background
- Importing from spreadsheet gives out of range error
- How do I take backup and restore of ORO POS data
- What is Department and Sales Area in POS
- How can I see analytics in Dashboard?
How do I allow remote computer to connect to PostgreSQL
PostgreSQL database server by default does not allow the remote computers to connect to that. This is restricted for security reasons. To allow remote connections to PostgreSQL database server from other locations you need to change the followings
CONNECT TO THE REMOTE SERVER
You can go to the computer or, in case that’s in a Linux server ssh to login to that
dbuser@oropc:~$ ssh root@remote-host
CHANGE THE LISTEN ADDRESS
By default, PostgreSQL DB server listen-address is set to the ‘localhost’ , and we need to change it so it accepts connection from any IP address; or you can use comma-separated list of addresses.
Open your postgresql.conf file in your editor. We prefer to use notepad++ in Window. In Linux you can use vim or nano.
Disclaimer: The information and media included on this website are not legal documents. Whilst we make every attempt to ensure the accuracy and reliability of the information contained in the documents stored, served and accessed on this site, this information should not be relied upon as a substitute for formal advice from our company. Features described in this document are subject to change without any notice.
+1 (800) 844-6603
