How to fix encoding in DBeaver?
15:44 27 Jan 2024

When I make a dump of my db (Postgresql 16.0) I get an encoding error symbols. See the attached file. enter image description here I don't know how to fix it. Also, the symbols appear when I try to restore the db. However, the dump itself is good, when I open in with Notepad, I see no problem at all. UTF-8 is set in Preferences->general->workspace. But the problem still exists. enter image description here

dbeaver