Re: Question regarding specifics of GIN and pg_trgm performance and potential use of show_trgm to improve it

2023-09-24 Thread Jeff Janes
On Wed, May 24, 2023 at 4:35 PM Pavel Horal wrote: I didn't see your email when first sent, and stumbled upon it while searching for something else. But it still might be worthwhile commenting even after all of this time. > > *Is my understanding correct that this happens only because pg_trgm

Re: jdbc problem

2023-09-24 Thread Laurenz Albe
On Sun, 2023-09-24 at 20:33 +0300, Raivo Rebane wrote: > I hav postgresql 15 installed in my windows computer. > > I have maven java project, wich works temporarly in Eclipse, but mvn install > did'nt work. > > Now it works, but I have got error - > > Exception in thread "main"

Re: jdbc problem

2023-09-24 Thread postgresql439848
Am 24.09.23 um 19:33 schrieb Raivo Rebane: Hi, I hav postgresql 15 installed in my windows computer. I have maven java project, wich works temporarly in Eclipse, but mvn install did'nt work. Now it works, but I have got error - Exception in thread "main" java.lang.NoSuchMethodError:

jdbc problem

2023-09-24 Thread Raivo Rebane
Hi, I hav postgresql 15 installed in my windows computer. I have maven java project, wich works temporarly in Eclipse, but mvn install did'nt work. Now it works, but I have got error - Exception in thread "main" java.lang.NoSuchMethodError: 'org.postgresql.core.Encoding

jdbc problem

2023-09-24 Thread Raivo Rebane
Hi, I hav postgresql 15 installed in my windows computer. I have maven java project, wich works temporarly in Eclipse, but mvn install did'nt work. Now it works, but I have got error - Exception in thread "main" java.lang.NoSuchMethodError: 'org.postgresql.core.Encoding

Re: Ubuntu 18 + PHP 8.2 + PDO: can't find drivers

2023-09-24 Thread Chris Kelly
Suddenly everything becomes clear: I'm running an OS that reached EOL 3 months ago. I'll upgrade to Ubuntu 20 if I need to get it working on this computer. Thanks. On Saturday, September 23, 2023 at 02:15:19 PM PDT, wrote: Am 23.09.23 um 20:56 schrieb Chris Kelly: >  On Ubuntu

Re: Ubuntu 18 + PHP 8.2 + PDO: can't find drivers

2023-09-24 Thread Ray O'Donnell
On 23/09/2023 19:56, Chris Kelly wrote: On Ubuntu "18.04.6 LTS (Bionic Beaver)": # apt-cache search pgsql | grep 8 pike7.8-pg - PostgreSQL modules for Pike pike8.0-pg - PostgreSQL modules for Pike # apt-cache search pgsql | grep php php-pgsql - PostgreSQL module for PHP [default] php7.2-pgsql