Re: How to fix lost synchronization with server - Mailing list pgsql-general

From Michael Paquier
Subject Re: How to fix lost synchronization with server
Date
Msg-id CAB7nPqTU15HLSz-hUOk_6NCt-==qLB8VC_XYOcQYkgYrOdDAQA@mail.gmail.com
Whole thread Raw
In response to Re: How to fix lost synchronization with server  ("Andrus" <kobruleht2@hot.ee>)
Responses Re: How to fix lost synchronization with server
List pgsql-general
On Fri, May 9, 2014 at 2:37 AM, Andrus <kobruleht2@hot.ee> wrote:
> Where to get this fix in binary form for Windows 32-bit ?
Here, but you will need to wait until 9.3.5 is out:
http://www.postgresql.org/download/windows/.
If you are in a hurry, you can still compile manually pg_dump and
deploy it where you need it...

> Where to get its compiled version or how to compile it in Windows ?
There are many ways to do that, the most popular methods involving
MinGW or msvc. More information is available on the docs as well:
http://www.postgresql.org/docs/9.3/static/install-windows.html

And here are some more resources.
https://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows
https://wiki.postgresql.org/wiki/Building_With_MinGW

Regards,
--
Michael


pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Pgpool starting problem
Next
From: "Hengky Liwandouw"
Date:
Subject: Re: Crosstab function