TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

special characters - driver error

Open jagDanJu opened this issue 6 years ago • 6 comments

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): PostgreSQL 11.2

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Build 86

  3. The steps to reproduce this issue: When I try to establish a connection from a host that is not in the pg_hba.conf, an error message appears The message displays special characters as question marks. Maybe it's a utf8 problem??

image

Noted: If the bug is related to data, please attach an example SQL data.

jagDanJu avatar Sep 09 '19 06:09 jagDanJu

image

connection succeeds on terminal but fails on tableplus app. cannot read error messages. what should I do?

PostgreSQL 13.1 TablePlus Build 154

ggclub avatar Jan 20 '21 16:01 ggclub