Re: Request from THALES Global Services to JDBC POSTGRESQL

2022-02-16 Thread Christophe Pettus
Hello, This isn't the correct list for questions regarding the PostgreSQL JDBC driver; you should address them to the JDBC list: https://www.postgresql.org/list/pgsql-jdbc/ That being said, you can find the EOL dates for PostgreSQL versions here: https://www.postgresql.org/supp

Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Christophe Pettus
ER SYSTEM command. Best, -- -- Christophe Pettus x...@thebuild.com

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-27 Thread Christophe Pettus
> On Aug 27, 2020, at 06:57, tutilu...@tutanota.com wrote: > > You're a damn fool if you subject yourself and others to this. Please be civil on community lists. Language like this is unproductive. -- -- Christophe Pettus x...@thebuild.com

Re: Import 2GB .sql file

2020-01-02 Thread Christophe Pettus
> On Jan 2, 2020, at 11:03, Travis Harris wrote: > > I have a 2GB sql file that I need to import. You might try just importing it with psql; that's probably the most effective way of getting it done. -- -- Christophe Pettus x...@thebuild.com