timer database - Search results in mailing lists

2025-04-26 23:55:47 | Proposal: Adding Text-to-SQL Feature with OpenAI API Integration to pgAdmin 4 (Yusuf Ali Nazlum)

database schema information to the OpenAI model to ensure accurate query generation. To achieve this, I am considering approaches such as implementing a RAG (Retrieval-Augmented Generation) pattern or using filtering methods to optimize schema

2024-09-03 12:41:21 | Re: Require suggestions on issue #7811 (Dave Page)

time. This allows connection information to be pre-loaded into the instance of pgAdmin in the container. Note that server definitions are only loaded on first launch, i.e. when the configuration database

2024-08-05 12:27:07 | #7076 - Keychain access on Mac (Yogesh Mahajan)

database. 3.Similarly, while retrieving the password, encryption will be pulled from the keychain and will be used to decrypt the password. This will reduce password asks to 2 times

2023-11-01 12:10:41 | [pgadmin-org/pgadmin4] ac5be7: Fix issues found while testing login pages. #6295 (Aditya Toshniwal)

time. #6556 Commit: 8dd8d1d03a7cf68bd78020addcfd45b5b9d27ee2 https:///pgadmin-org/pgadmin4/commit/8dd8d1d03a7cf68bd78020addcfd45b5b9d27ee2 Author: San Lin Naing Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M web/pgadmin/tools/sqleditor/__init__.py Log Message: ----------- Fixed an issue where ERD Tool can't load

2023-07-11 06:25:09 | [pgadmin-org/pgadmin4] 0e0d0c: Fixed API test cases for Triggers in EPAS. (Khushboo Vashi)

database name have single and double quotes #6431 Commit: 64446790d222232d618e614cf9665dc3749136e3 https:///pgadmin-org/pgadmin4/commit/64446790d222232d618e614cf9665dc3749136e3 Author: Pravesh Sharma Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx Log Message: ----------- Add a precautionary

2023-06-29 06:17:30 | pgAdmin 4 v7.4 Released (Akshay Joshi)

databases using the 'WITH (FORCE)' option. - Add '[ NULLS [ NOT ] DISTINCT ]' option while creating an Index. - Added 'OR REPLACE' clause while creating a trigger. - Added security_invoker option while creating a view. Bugs/Housekeeping: - Fix an issue

2023-06-21 13:52:16 | RE: Saved SQL queries will not execute (Sandy Haas)

database. [image: A screenshot of a computer Description automatically generated with medium confidence] I open my saved query from a folder in my dropbox and update my parameters and click execute. [image: A screenshot

2023-05-04 17:08:11 | pgAdmin 4 v7.1 Released (Akshay Joshi)

database after moving to psycopg3. - Fixed an issue with the properties tab not getting updated if the user updates the selected node. - Fix an issue in View SQL when column level privileges are set with

2022-10-20 12:34:21 | pgAdmin 4 v6.15 Released (Akshay Joshi)

database connection starts with token-based authentication for AWS RDS or Azure DB. To achieve this we have added a password command option. - Added support to specify the background fill color to the table nodes

2022-06-23 05:19:03 | Re: Proposal Dashboard design for system of pgadmin (Ashesh Vashi)

time interval between probing the database server itself for these chart metrics. NOTE: * Please study

2022-04-18 05:57:14 | Re: [pgAdmin][RM6131] Port query tool to React (Aditya Toshniwal)

databases also/even across servers. As per the existing design. 8. Query tool notifier setting is missing in preferences. Previously, the total time

2022-04-07 09:37:17 | pgAdmin 4 v6.8 Released (Akshay Joshi)

time to Server activity session view. - Support running the container under OpenShift with alternate UIDs. Bugs/Housekeeping: - Port preferences dialog to React. - Port Properties panel for collection node, Dashboard, and SQL panel in React. - Fixed

2022-03-10 11:35:50 | pgAdmin 4 v6.6 Released (Akshay Joshi)

database'. - Fixed a schema diff issue in which user mappings were not compared correctly. - Fixed an issue where pgadmin could not connect to LDAP when STARTTLS was required before bind. - Fixed an issue where

2022-02-21 16:53:52 | RE: PostGIS data loader / dumper - GSOC 2022 Idea (Regina Obe)

database and then dumps 2-4 files or for each table in the target folder. So for postgis tables it would have a .dbf, .shp, .shx, .cpg For regular tables (no postgis columns) – it would

2022-01-13 12:48:30 | pgAdmin 4 v6.4 Released (Akshay Joshi)

time. - Fixed an issue where Columns with default value not showing when adding a new row. - Fixed an issue where the Owner is not displayed in the reverse engineering SQL for Procedures. - Fixed an issue