Temat: [konfiguracja] czytanie postgresql.conf
Witam
Czy jezeli polecenie
show shared_buffers
zwraca mi wynik 1000, to to znaczy, ze parametr ten jest ustawiony na 1000 bajtow czy kilobajtow? Chodzi mi o konfiguracje Postgresa 8.1
PostgreSQL to najbardziej zaawansowany system relacyjnych baz danych Open Source.
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
Strony 1
Zaloguj się lub zarejestruj by napisać odpowiedź
Witam
Czy jezeli polecenie
show shared_buffers
zwraca mi wynik 1000, to to znaczy, ze parametr ten jest ustawiony na 1000 bajtow czy kilobajtow? Chodzi mi o konfiguracje Postgresa 8.1
cytat z manuala
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.
I wszystko jasne, tak?
Ostatnio edytowany przez rski (2010-12-29 09:56:46)
Posty [ 3 ]
Strony 1
Zaloguj się lub zarejestruj by napisać odpowiedź
[ Wygenerowano w 0.007 sekund, wykonano 10 zapytań ]