<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - [konfiguracja] czytanie postgresql.conf]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=517&amp;type=atom"/>
	<updated>2010-12-29T08:43:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=517</id>
		<entry>
			<title type="html"><![CDATA[Odp: [konfiguracja] czytanie postgresql.conf]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2319#p2319"/>
			<content type="html"><![CDATA[[quote=rski]I wszystko jasne, tak?[/quote]
No wlasnie czytalem manuala, ale nie bardzo to rozumialem. Teraz, jak to przekleiles, to chyba w koncu zalapalem. Jesli dobrze rozumiem bedzie to 8192 * 1000 = 8MB ? Troche mnie zmylila konfiguracja do wersji 8.4 

[quote]
shared_buffers (integer)
Sets the amount of memory the database server uses for shared memory buffers. The default is typically 32 megabytes (32MB), but might be less if your kernel settings will not support it (as determined during initdb). This setting must be at least 128 kilobytes. (Non-default values of BLCKSZ change the minimum.) However, settings significantly higher than the minimum are usually needed for good performance. This parameter can only be set at server start. 
[/quote]

Jak rozumiem, w obu wersjach parametr jest inaczej ustawiany. Przepraszam za glupiego posta, mialem jakies zacmienie;-)]]></content>
			<author>
				<name><![CDATA[6nom]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=971</uri>
			</author>
			<updated>2010-12-29T08:43:50Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2319#p2319</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: [konfiguracja] czytanie postgresql.conf]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2318#p2318"/>
			<content type="html"><![CDATA[cytat z manuala
[code]
shared_buffers (integer)
Sets the number of shared memory buffers used by the database server. 
The default is typically 1000, but may be less if your kernel settings will not support it (as determined during initdb). 
Each buffer is 8192 bytes, unless a different value of BLCKSZ was chosen when building the server. 
[/code]
I wszystko jasne, tak?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-12-29T07:56:21Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2318#p2318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[konfiguracja] czytanie postgresql.conf]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2316#p2316"/>
			<content type="html"><![CDATA[Witam
Czy jezeli polecenie [code]show shared_buffers[/code] zwraca mi wynik 1000, to to znaczy, ze parametr ten jest ustawiony na 1000 bajtow czy kilobajtow? Chodzi mi o konfiguracje Postgresa 8.1]]></content>
			<author>
				<name><![CDATA[6nom]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=971</uri>
			</author>
			<updated>2010-12-28T16:47:32Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2316#p2316</id>
		</entry>
</feed>
