Обсуждение: documentation download

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

documentation download

От
Glenn Holmer
Дата:
On jdbc.postgresql.org, I only get 45 bytes when downloading the 9.4 docs:

https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz

Anybody else?

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


Re: documentation download

От
Dave Cramer
Дата:
Hi Glenn,


Haven't checked it, but it is possible.

Thanks for the bug report

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 21 July 2015 at 08:17, Glenn Holmer <shadowm@lyonlabs.org> wrote:
On jdbc.postgresql.org, I only get 45 bytes when downloading the 9.4 docs:

https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz

Anybody else?

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Re: documentation download

От
jaime soler
Дата:
El mié, 22-07-2015 a las 10:04 -0400, Dave Cramer escribió:
> Hi Glenn,
>
Hi Dave,
>
>
>
> Haven't checked it, but it is possible.

I have checked and:
https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz -> empty file
https://jdbc.postgresql.org/documentation/postgresql-jdbc-93-doc.tar.gz
-> file not found
https://jdbc.postgresql.org/documentation/postgresql-jdbc-92-doc.tar.gz
-> file not found
https://jdbc.postgresql.org/documentation/postgresql-jdbc-91-doc.tar.gz
-> file and doc exists
8.4 , 8.3 , 8.2 -> empty file
8.1 and 8.0 -> file and doc exists

Could we help in anything ?


Regards
>
>
> Thanks for the bug report
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On 21 July 2015 at 08:17, Glenn Holmer <shadowm@lyonlabs.org> wrote:
>         On jdbc.postgresql.org, I only get 45 bytes when downloading
>         the 9.4 docs:
>
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz
>
>         Anybody else?
>
>         --
>         Glenn Holmer (Linux registered user #16682)
>         "After the vintage season came the aftermath -- and Cenbe."
>
>
>         --
>         Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
>         To make changes to your subscription:
>         http://www.postgresql.org/mailpref/pgsql-jdbc
>
>




Re: documentation download

От
Dave Cramer
Дата:
I had a look around, pretty sure all the old docs are lost.

For the most part not much has changed though. Is there a reason you need them ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 27 July 2015 at 09:37, jaime soler <jaime.soler@gmail.com> wrote:
El mié, 22-07-2015 a las 10:04 -0400, Dave Cramer escribió:
> Hi Glenn,
>
Hi Dave,
>
>
>
> Haven't checked it, but it is possible.

I have checked and:
https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz -> empty file
https://jdbc.postgresql.org/documentation/postgresql-jdbc-93-doc.tar.gz
-> file not found
https://jdbc.postgresql.org/documentation/postgresql-jdbc-92-doc.tar.gz
-> file not found
https://jdbc.postgresql.org/documentation/postgresql-jdbc-91-doc.tar.gz
-> file and doc exists
8.4 , 8.3 , 8.2 -> empty file
8.1 and 8.0 -> file and doc exists

Could we help in anything ?


Regards
>
>
> Thanks for the bug report
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On 21 July 2015 at 08:17, Glenn Holmer <shadowm@lyonlabs.org> wrote:
>         On jdbc.postgresql.org, I only get 45 bytes when downloading
>         the 9.4 docs:
>
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz
>
>         Anybody else?
>
>         --
>         Glenn Holmer (Linux registered user #16682)
>         "After the vintage season came the aftermath -- and Cenbe."
>
>
>         --
>         Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
>         To make changes to your subscription:
>         http://www.postgresql.org/mailpref/pgsql-jdbc
>
>



Re: documentation download

От
jaime soler
Дата:
El lun, 27-07-2015 a las 18:41 -0400, Dave Cramer escribió:
> I had a look around, pretty sure all the old docs are lost.
>
>
> For the most part not much has changed though. Is there a reason you
> need them ?

No, I usually query online documentation
https://jdbc.postgresql.org/documentation/94/index.html
 https://jdbc.postgresql.org/documentation/93/index.html

I just have checked the documentation files only to try to help you with
server content administration and avoid unlinked files.

>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
> On 27 July 2015 at 09:37, jaime soler <jaime.soler@gmail.com> wrote:
>         El mié, 22-07-2015 a las 10:04 -0400, Dave Cramer escribió:
>         > Hi Glenn,
>         >
>         Hi Dave,
>         >
>         >
>         >
>         > Haven't checked it, but it is possible.
>
>         I have checked and:
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz -> empty file
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-93-doc.tar.gz
>         -> file not found
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-92-doc.tar.gz
>         -> file not found
>         https://jdbc.postgresql.org/documentation/postgresql-jdbc-91-doc.tar.gz
>         -> file and doc exists
>         8.4 , 8.3 , 8.2 -> empty file
>         8.1 and 8.0 -> file and doc exists
>
>         Could we help in anything ?
>
>
>         Regards
>         >
>         >
>         > Thanks for the bug report
>         >
>         > Dave Cramer
>         >
>         > dave.cramer(at)credativ(dot)ca
>         > http://www.credativ.ca
>         >
>         >
>         > On 21 July 2015 at 08:17, Glenn Holmer
>         <shadowm@lyonlabs.org> wrote:
>         >         On jdbc.postgresql.org, I only get 45 bytes when
>         downloading
>         >         the 9.4 docs:
>         >
>         >
>          https://jdbc.postgresql.org/documentation/postgresql-jdbc-head-doc.tar.gz
>         >
>         >         Anybody else?
>         >
>         >         --
>         >         Glenn Holmer (Linux registered user #16682)
>         >         "After the vintage season came the aftermath -- and
>         Cenbe."
>         >
>         >
>         >         --
>         >         Sent via pgsql-jdbc mailing list
>         (pgsql-jdbc@postgresql.org)
>         >         To make changes to your subscription:
>         >         http://www.postgresql.org/mailpref/pgsql-jdbc
>         >
>         >
>
>
>
>
>