I'm actually new to PostgreSQL with Java, but already have one question: I've tried to use scrollable ResultSets instead of LIMIT sql statement. But pgSQL implementation of scrollable ResultSets seems ineffective - selecting all rows and scrolling them on the client side. Is this feature implementation using server-side cursors planned ? -=Czaj-nick=-
Przemyslaw Wegrzyn <czajnik@czajsoft.pl> writes: > I'm actually new to PostgreSQL with Java, but already have one question: > > I've tried to use scrollable ResultSets instead of LIMIT sql statement. > But pgSQL implementation of scrollable ResultSets seems ineffective - > selecting all rows and scrolling them on the client side. > > Is this feature implementation using server-side cursors planned ? Yes. I'm in the middle of implementing it. Nic
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера