Re: How to fix lost synchronization with server

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, david(dot)g(dot)johnston(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to fix lost synchronization with server
Date: 2014-05-09 00:43:25
Message-ID: CAB7nPqTU15HLSz-hUOk_6NCt-==qLB8VC_XYOcQYkgYrOdDAQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, May 9, 2014 at 2:37 AM, Andrus <kobruleht2(at)hot(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hengky Liwandouw 2014-05-09 02:44:28 Re: Crosstab function
Previous Message Tatsuo Ishii 2014-05-09 00:25:17 Re: Pgpool starting problem