Re: psql performance

Поиск
Список
Период
Сортировка
От Paul Tillotson
Тема Re: psql performance
Дата
Msg-id 425F1DF3.4050500@shentel.net
обсуждение исходный текст
Ответ на psql performance  (Joseph Shraibman <jks@selectacast.net>)
Ответы Re: psql performance  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
I am not sure if this is relevant, but I think it may depend on what
kind of shell you are using.  I use putty on windows XP, and it seemed
to me that when I had the encoding set to Latin-1, it always pasted very
fast, but when I had it set to UTF8, the paste would be slow.   I
concluded (perhaps wrongly--I have not tested much) that putty goes much
slower when using UTF8.

Have you confirmed that psql is at fault, and not your shell?  (I.e.,
try pasting directly to the shell--hopefully your query doesn't start
with rm -rf /          : )

Regards,
Paul Tillotson

Joseph Shraibman wrote:

> How come when I paste a large query into psql it starts off fast but
> then slows to a crawl eating up cpu just echoing the query back to me?
> I'm using psql 7.4.7
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>      subscribe-nomail command to majordomo@postgresql.org so that your
>      message can get through to the mailing list cleanly
>
>


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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: psql performance
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: psql performance