Re: How to generate file from postgres data - Mailing list pgsql-general

From Vijaykumar Jain
Subject Re: How to generate file from postgres data
Date
Msg-id CAM+6J95eJ8VRQBxQm2xHhPU=E+3w3H3XMsBxc5gnbSV+un-SVQ@mail.gmail.com
Whole thread Raw
In response to Re: How to generate file from postgres data  (Vijaykumar Jain <vijaykumarjain.github@gmail.com>)
List pgsql-general
correction, 
i kind of recollected this as my own problem of a client wanting 100k rows worth data downloadable.
we finally decided with csv dump and upload to object store, from where the client would download the file.

all other options like web ui with pagination etc were resulting in memory issues in the api.
so if it is how to render 1gb  db worth data on a web browser, then ignore my answer.

pgsql-general by date:

Previous
From: Vijaykumar Jain
Date:
Subject: Re: How to generate file from postgres data
Next
From: "Peter J. Holzer"
Date:
Subject: Re: index unique