Waiting for results
От
David Link
Тема
Waiting for results
Дата
Msg-id
3BC5FEF4.E9B2C6BD@soundscan.com
Список
I have noticed when comparing PG to Oracle, which I am doing, that Oracle with SQL*Plus returns the query result set right away and lets you start paging thru it, while PostgreSQL psql waits until the entire query result set is obtained before letting you see the first row. Is there a way to alter that? Thanks, David Link
В списке pgsql-novice по дате отправления