Hi, Whenever i export a query to CSV that contains booleans, writing the data is exceptionally slow. I'm using pgAdmin 1.8.4 on ubuntu, it also occurs in several (all?) versions on windows. Cheers, WBL -- "Patriotism is the conviction that your country is superior to all others because you were born in it." -- George Bernard Shaw
On Mon, Oct 5, 2009 at 12:12 PM, Willy-Bas Loos <willybas@gmail.com> wrote: > Hi, > > Whenever i export a query to CSV that contains booleans, writing the > data is exceptionally slow. > I'm using pgAdmin 1.8.4 on ubuntu, it also occurs in several (all?) > versions on windows. Slow compared to what? Booleans (like numerics) should be quicker than everything else because they are written as they come from the server. Everything else will be slowed marginally because it must be quoted and have any quotes in the data escaped. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера