Re: foreign data wrappers

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: foreign data wrappers
Дата
Msg-id AANLkTikFKEw5eGFT2AiuGbkYXv=4bpyDPfKLvhGxMU=D@mail.gmail.com
обсуждение исходный текст
Ответ на Re: foreign data wrappers  (Zheng Yang <zhengyang4k@gmail.com>)
Ответы Re: foreign data wrappers  (Zheng Yang <zhengyang4k@gmail.com>)
Список pgsql-students
On Sat, Mar 26, 2011 at 2:23 AM, Zheng Yang <zhengyang4k@gmail.com> wrote:
> Thanks!
> Can anyone help on this:
> I wanted to check out an copy of pgsql source so that I can start playing
> around with it.
> I followed the working with git instructions here:
> http://wiki.postgresql.org/wiki/Working_with_Git
> but when I run this command:
>
> git clone git://git.postgresql.org/git/postgresql.git
>
> I get this error:
> Cloning into gitpostgresql...
> fatal: The remote end hung up unexpectedly
>

Try cloning over http:

git clone http://git.postgresql.org/git/postgresql.git


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgsql-students по дате отправления:

Предыдущее
От: Zheng Yang
Дата:
Сообщение: Re: foreign data wrappers
Следующее
От: Zheng Yang
Дата:
Сообщение: Re: foreign data wrappers