Peter Eisentraut wrote:
> Eugen.Konkov@aldec.com wrote:
>> 1. Install Perl v5.10
>> 2. Install PG
>> 3. PG does not see that machine has Perl
>> 4. Remove Perl and PG
>> 5. Instll Perl v5.8
>> 6. Install PG
>> 7. PG work fine
>> Problem is that PG does not recognize Perl v5.10 =(
>
> Please provide the actual commands and the actual output, not abstract
> descriptions.
>
> I can tell you that I am building and running PostgreSQL and Perl 5.10 just
> fine. So the problem must be in the details, which are not evident from your
> description.
I think he is talking about the Windows binary distribution. In which
case, the answer is no - the binary windows distribution of 8.3 does
*not* work with perl 5.10.
Other platforms, and build-from-source on Windows should, AFAIK.
//Magnus