Re: [ADMIN] DB novice questions

2008-10-10 Thread Kevin Grittner
Please keep responses on the list; others may be able to help. >>> Isabella Ghiurea <[EMAIL PROTECTED]> wrote: > you mentioned about this PG cfg parameters , will the Postgress.org Docs > provide > good example for setting this values in RH 5 -x86 -64 bits OS ? I don't think many of these

Re: [ADMIN] DB novice questions

2008-10-10 Thread Kevin Grittner
>>> Isabella Ghiurea <[EMAIL PROTECTED]> wrote: > 1- when issue create db , is there a option to specify the database > page size ? what's the default ? ( don't see any comments in docs) Page size is set at compile time. The default is 8kB. You probably don't need to fuss with this, as lar