Re: [DOCS] Missing Win32 archive_command example

2010-09-11 Thread Robert Haas
On Wed, Aug 18, 2010 at 3:25 PM, Bruce Momjian wrote: > I noticed that there is no Win32 example for archive_command in our 9.0 > docs in the PITR setup docs: > >         > http://www.postgresql.org/docs/9.0/static/continuous-archiving.html#BACKUP-ARCHIVING-WAL > > and no examples at all in the ar

Re: [DOCS] Compiling and Linking Dynamically-Loaded Functions on Windows

2010-09-11 Thread Robert Haas
On Wed, Aug 25, 2010 at 4:04 PM, Mariano Reingart wrote: > There is no Windows (MSVC or MinGW) section to compile shared libraries (DLL): > http://www.postgresql.org/docs/9.0/static/xfunc-c.html#DFUNC > > This is intentional, as it may be incompatible/hard? > Ie. can mingw dll be used with a msvc