ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Дмитрий Дегтярев" <ddv@bgc.perm.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] течёт psql?
Date: Thu, 14 Apr 2011 11:44:41 +0600
Message-ID: <4DA689C9.9000609@bgc.perm.ru> (raw)
In-Reply-To: <4DA67FAC.7020605@mmedia2.kemsu.ru>

14.04.2011 11:01, REAL пишет:
> 14.04.2011 11:50, Дмитрий Дегтярев пишет:
>> В Postgres Хранимые процедуры транзакционны поэтому каждая строка есть
>> отдельная транзакция.
>
> Насколько я помню, это зависит от параметров соединения. По крайней 
> мере, так в Oracle и DB2, так, по идее, вообще по стандарту, если не 
> ошибаюсь. Если параметр autocommit установлен в false, то все 
> процедуры идут одной транзакцией вплоть до commit, rollback или 
> закрытия соединения.
>
все это влияет на работу сервера, а не клиента. проблема в клиенте.
>>> А нельзя ли сделать без реконнектов, т.е. один коннект, а транзакций
>>> много? Я в psql ни в зуб ногой, но вообще-то нормальные СУБД обязаны
>>> уметь такое.
>>>
>> Так и делаю, но почему то съедает память.
>
> Вот от этого и мои подозрения, что отключен autocommit. Или, как 
> вариант, можно перед каждым инсертом поиграться со времем ожидания 
> (должно быть что-то вроде аналога sleep в shell).
>
psql разбивает команды по ";" и отправляет по одной на сервер в случае 
если сервер готов принять очередную..я не думаю что psql будет брать с 
диска данные и ложить в память если сервер не принимает команды, т.к. не 
выполнил ещё предыдущую.


  reply	other threads:[~2011-04-14  5:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  4:37 Дмитрий Дегтярев
2011-04-14  4:46 ` REAL
2011-04-14  4:50   ` Дмитрий Дегтярев
2011-04-14  5:01     ` REAL
2011-04-14  5:44       ` Дмитрий Дегтярев [this message]
2011-04-14  5:34 ` Eugene Prokopiev
2011-04-14  6:16 ` Andrey Liakhovets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DA689C9.9000609@bgc.perm.ru \
    --to=ddv@bgc.perm.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git