From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Davidson, Robert" <robdavid(at)amazon(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Starting in a Windows administrative account |
Date: | 2006-03-20 18:51:56 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA0F888@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
> To add and compile the source I can follow the instructions here:
> http://www.postgresql.org/docs/faqs.FAQ_MINGW.html
>
> but I am not sure where to put the patches to have them
> included or whether I should use the ./configure and its
> arguments to include them. Any advice would be appreciated. I
> have successfully compiled on Linux systems.
You put the patches in the root and use "patch -p0 <foo.patch". And then
you run the configure and build steps just like before.
I've been considering putting up backported binaries of this. Perhaps I
should do that when I get around to my win32 compile box ;)
> BTW - the ability do this in a secure manner is fantastic and
> your work to accomplish this is much appreciated.
Thanks.
> I am also willing to wait a little while for 8.2, but could
> not find an ETA on the Developer's Roadmap page. Is there a
> better place to look for this or is it more of a "no wine
> before its time - so don't whine!" situation?
AFIAK, the current plan is for beta sometime around the end of summer,
which means release sometime near the end of the year. That's just a big
guess today, though, it can be both sooner and much lataer depending on
how things turn out. I would definitly not recommend basing a project
schedule on it.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Luis P. Mendes | 2006-03-20 19:39:10 | Re: use of <END> in psql |
Previous Message | Davidson, Robert | 2006-03-20 18:44:07 | Re: Starting in a Windows administrative account |