postgresql - PostgresSQL export to a new row in an existing csv -


i'm new postgressql , i'm using postico @ moment query database. need run daily query extract information created previous day. have created query works, although i'm having trouble exporting table.

i know can manually export new csv everyday, know if there's way (within postico or other client) export existing csv (and create new row/sheet).

thanks!


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -