pgcharts icon indicating copy to clipboard operation
pgcharts copied to clipboard

Turn your PostgreSQL queries into Charts

Results 13 pgcharts issues
Sort by recently updated
recently updated
newest added

debugger invoked on a NAME-CONFLICT in thread #: USE-PACKAGE # causes name-conflicts in # between the following symbols: PGCHARTS.SQL:READ-QUERIES, POSTMODERN:READ-QUERIES

Hi, I managed to build pgcharts on my Mac, and set it up with an existing database. But all queries are failing with the following error. > Date/time: 2022-04-01-12:10! >...

Hello! Can you help with my problem with chart. When I fill in all fields and run a query, I have nothing. But in .log file i see next: ```...

Interesting project. It would be awesome if we could use Postmodern to specify the query in addition to SQL.

[PostgREST](http://postgrest.org) seems the perfect complement for pgcharts: together they offer access, analysis and visualization, "all in one", for any user or app.

Hi Dimitri, ubuntu 16.04 installation (pgcharts 1.0-2). When I try to setup pgcharts : postgres:/$ pgcharts setup psql://charts:charts@localhost:5430/pgcharts ERROR: The function PGCHARTS::WRITE-CONFIG is undefined. Thx

OS: macOS 10.14.4 PostgreSQL: 9.6.8 ----- If I press *Run Query* the query executes correctly and shows the expected results. But if I *Save Query* it produces an error. ##...

Fantastic repo! Is it still being maintained?

Hello! Just found your tool today, sounds very useful, but i got stuck in the install on MacOS, and unfortunately i know 0 lisp to cope with the debugger: ```...

Hey, I was trying to visit the link http://localhost:9042/ But the connect was refused. What should I do in this case? I'm a novice of pgcharts. Really need ur help....