Re: [GENERAL] Chang wal block size and database block size in Windows

2012-11-28 Thread Tom Lane
classical_89 writes: > Hi everyone , I work with PostgreSQL on Windows XP . I want to ask you > something .How can i change Postgres wal block size and database block size > in Windows ? You'd need to recompile from source, and tell the configure script which block size you want. (It looks like

[GENERAL] Chang wal block size and database block size in Windows

2012-11-28 Thread classical_89
Hi everyone , I work with PostgreSQL on Windows XP . I want to ask you something .How can i change Postgres wal block size and database block size in Windows ?.I had tried search in postgresql.conf but seem these params not list in this file , i think it would be place at somewhere -- View this