Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

[ADMIN] Windows installer initdb with --data-checksums - Mailing list pgsql-admin

From Klaus P. Pieper
Subject [ADMIN] Windows installer initdb with --data-checksums
Date
Msg-id 00d401d2c8af$1807ebd0$4817c370$@gmail.com
Whole thread Raw
List pgsql-admin

Is it possible to run the Windows installer (from EDB) and have it creating the cluster with the option --data-checksums?

 

Or do I have to install it in the following way:

-          Install

-          Stop the service

-          Delete data directory

-          Re-run initdb as NETWORKSERVICE with the necessary parameters

-          Start the service

 

Taken from here: https://serverfault.com/questions/574474/completely-reset-postgresql-to-default

 

I looked into the manuals but couldn’t find anything on this subject – I may have overlooked something.

 

Thanks
Klaus

pgsql-admin by date:

Previous
From: winston cheung
Date:
Subject: Re: [ADMIN] windown function count Unexpected results
Next
From: Steven Chang
Date:
Subject: Re: [ADMIN] is replication effected by exclusive locks?