Thread: pgsql: Try to fix MSVC build of pg_rewind.

pgsql: Try to fix MSVC build of pg_rewind.

From
Heikki Linnakangas
Date:
Try to fix MSVC build of pg_rewind.

It worked in my Windows VM with VS2013, but buildfarm animal mastodon,
running MSVC 2005, was not happy. Amit Kapila also reported a similar error
earlier in his environment. Let's see if this helps.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4babae1a8607ad445cbe761da7f46bb90b156287

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm |    1 +
1 file changed, 1 insertion(+)


Re: pgsql: Try to fix MSVC build of pg_rewind.

From
juan perez
Date:
I can't start PostgreSQL server in windows with a pg_basebackup of my master can I get some help in replication between
windowsen OS X  

Sent from my iPhone

> On 23/03/2015, at 11:27 a.m., Heikki Linnakangas <heikki.linnakangas@iki.fi> wrote:
>
> Try to fix MSVC build of pg_rewind.
>
> It worked in my Windows VM with VS2013, but buildfarm animal mastodon,
> running MSVC 2005, was not happy. Amit Kapila also reported a similar error
> earlier in his environment. Let's see if this helps.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/4babae1a8607ad445cbe761da7f46bb90b156287
>
> Modified Files
> --------------
> src/tools/msvc/Mkvcbuild.pm |    1 +
> 1 file changed, 1 insertion(+)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers


Re: pgsql: Try to fix MSVC build of pg_rewind.

From
Robert Haas
Date:
On Mon, Mar 23, 2015 at 6:09 PM, juan perez <jcromero04@icloud.com> wrote:
> I can't start PostgreSQL server in windows with a pg_basebackup of my master can I get some help in replication
betweenwindows en OS X 

This question would be appropriate on the pgsql-general mailing list,
or pgsql-novice, or maybe pgsql-admin.    This mailing list is only
for automated commit notifications, so your question is off-topic
here.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company