waiting for results

Поиск
Список
Период
Сортировка
От David Link
Тема waiting for results
Дата
Msg-id 3BC5AC8F.A3D447D3@soundscan.com
обсуждение исходный текст
Список pgsql-novice
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 по дате отправления:

Предыдущее
От: "Herb Blacker"
Дата:
Сообщение: Loading current_user and current_timestamp using COPY
Следующее
От: "Douglas Shawhan"
Дата:
Сообщение: Weird looping Makefile!