compress a resultset

Поиск
Список
Период
Сортировка
От Andreas Reichel
Тема compress a resultset
Дата
Msg-id 1157447805.5472.5.camel@berater4.slbs
обсуждение исходный текст
Ответы Re: compress a resultset
Список pgsql-jdbc
good morning,

from a database with stock related data i query large resultsets. The
database performes well, but the transfer over the dial-up connection is
very slow.

Now i'd like to ask, if there is any solution to compress the resultset
on the server and decompress it after the transfer then. Perhaps there
is something like

props.setProperty("data compression","true");

or

props.setProperty("compress","true");

Thank you very much in advance for any hint. Best regards
Andreas


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Cox, Brian"
Дата:
Сообщение: "stack depth limit exceeded" executing DELETE FROM
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "stack depth limit exceeded" executing DELETE FROM