Re: Proposal to add --single-row to psql
От | Tom Lane |
---|---|
Тема | Re: Proposal to add --single-row to psql |
Дата | |
Msg-id | 23704.1366900973@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Proposal to add --single-row to psql (Christopher Manning <c@christophermanning.org>) |
Ответы |
Re: Proposal to add --single-row to psql
Re: Proposal to add --single-row to psql |
Список | pgsql-hackers |
Christopher Manning <c@christophermanning.org> writes: > Fabr�zio and Tom, > I know that you can use --variable="FETCH_COUNT=10000" from the > psql command line, but internally that uses a CURSOR to batch the rows and > [Redshift doesn't support CURSOR]( > https://forums.aws.amazon.com/thread.jspa?threadID=122664&tstart=0) so it's > not an option when using psql to download data from Redshift. I don't know what redshift is, but I have very little patience with the idea of burdening psql with yet another random feature in order to work around deficiencies in somebody else's software. Considering that the earliest any such thing could reach the field would be 9.4, it seems not unlikely that the need for it would be gone by next year anyway. regards, tom lane
В списке pgsql-hackers по дате отправления: