Skip to main content
4 events
when toggle format what by license comment
May 6, 2021 at 8:48 comment added Kerim Mirzeyev Hi, first of all thank you for your feedback. And you right it was my stupidity :D (self.db_connectionstring = 'dbname=postgis_programming user=postgres password=12345 host=localhost'_) I changed it to this now it works, I just didn't understand what was error all about it.
May 5, 2021 at 21:22 comment added jjanes This problem has nothing to do with either pg_trgm or postgis, or with query syntax at all. You can't connect to the database in the first place, presumably because your connection string is bad. You haven't shown us where you got your connection string from, so what can we say about it?
May 5, 2021 at 20:37 review First posts
May 7, 2021 at 4:58
May 5, 2021 at 20:35 history asked Kerim Mirzeyev CC BY-SA 4.0