Обсуждение: Re: [BUGS] postgresql 8.0b1 Win32 observations

Поиск
Список
Период
Сортировка

Re: [BUGS] postgresql 8.0b1 Win32 observations

От
"Magnus Hagander"
Дата:
> > I installed postgresql8.0b1 a fews days back.
> > I am listing the issues which i came across these many be already
> > known issues or may not be bugs.
> >
> > 1. Automatic convertion to NTFS.
> >
> > Many NT based windows installation may not have formatted the drive
> > with NTFS , i think the installer may assist or at leaset
> suggest that
> > converting from fat --> ntfs is a snap.
>
> OK, installer issue?  I don't think we should have the
> postmaster complain in its logs, right?

Yes. There is a tracker item for this already on the pgfoundry page for
pginstaller.


> > 2. Randomly generated password is too long.
> >
> > the password for the postgres account contained non ascii
> characters
> > in my case and was at least 20-30 chars.
>
> Same.

Yes. This is intentional. Is there any reason why it won't work with a
long password?


> > 7. Bundled PgAdminIII still shows documentation of 7.4
>
> OK, pgadmin issue.

Yes, I beleive this will be updated by the time we reach release.

//Magnus

Re: [BUGS] postgresql 8.0b1 Win32 observations

От
Andreas Pflug
Дата:
Magnus Hagander wrote:

>
>
>
>>>7. Bundled PgAdminIII still shows documentation of 7.4
>>
>>OK, pgadmin issue.
>
>
> Yes, I beleive this will be updated by the time we reach release.

Newest snapshot has 8.0 doc included, but the TOC is still 7.4. We
urgently need a way to extract it from sgml.
Peter, do you by any chance have a minute to look at it?

Regards,
Andreas