Postgres Client

In-app purchases
3.5
141 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Postgres Client allows you to connect to servers of PostgreSQL databases, your smartphone or tablet run Querys and export results to spreadsheets.

Manage your sql files in a single tool.

CAUTION: This app has no command limitations, DELETE, DROP, UPDATE. Recommended for people with SQL knowledge
Updated on
Jun 6, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.5
136 reviews
Pete Simpson
December 18, 2022
This is a really good app. I must say that I wasn't expecting much from this app but it's better than I expected. This app allowed me to connect to my test PostgreSQL database and manipulate the data at will. The reason why I left it 4 stars is because when I created my first connection, I used the server host name rather than the server IP address. When I went to change the connection settings I couldn't change the host address, so I had to delete the connection and start over again.
3 people found this review helpful
Did you find this helpful?
Rafael R. Silva
April 28, 2023
Bug fix. Tks for the feedback.
Andy Clapham
April 28, 2022
Nice, but only one active SQL query means it's not that useful. e.g. if you're writing a statement and need to check a column name in the schema, it's not possible as it's done though a second SQL query, so you lose the one you're working on.
5 people found this review helpful
Did you find this helpful?
Sailendra Kumar Verma
February 12, 2022
Same query is running on navicat in windows but giving 'syntax query error' in this app...any idea how to fix this. Issue is if first statement is not select then it is giving error, in my query I'm using 'set interval=....' statement as a first statement and it is giving error, even if we keep first line as comment still gives the same 'syntax query error' Query: with tab_name as ( select current_date) Select * from tab_name
3 people found this review helpful
Did you find this helpful?
Rafael R. Silva
February 12, 2022
Could you send the query to check the error?It has been fixed and made available.

What's new

04/2023
Update SDK
Fix data type interval on query
Allow writing servers with the same name

02/2022
Fix of commented lines in the query

11/2021
Fix for saving files for Android 11 devices
Replacement of Boolean representation by checkbox symbol in results
Truncate long decimals in results

10/2021
Postgresql Driver Update to Version 14
Improved ssl connections