> So either you try to compile your own binary packages
> from the source packages or you download the postgresql-common .deb
> and try to forcly install it (man pkg, dpkg --force-help, dpkg
> --force-breaks).
Jan, thank you, but both alternatives are - for me - not secure.
So I hoped, that Pi
Am 11.09.2013 11:51, schrieb rawi:
> Same conditions:
>
> Ubuntu
13.04 64bit (raring)
>
>
/etc/apt/sources.list.d/apt_postgresql_org.list contains:
>
> deb
http://apt.postgresql.org/pub/repos/apt/ [1] precise-pgdg main
>
>
lsb_release -c
> Codename: raring
>
> Same fault:
>
> The follow
Sorry for bumping the thread...
... but I'd like to install now finally postgresql 9.3 - and it doesn't
work.
Same conditions:
Ubuntu 13.04 64bit (raring)
/etc/apt/sources.list.d/apt_postgresql_org.list contains:
deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main
lsb_release -c
C
/etc/apt/sources.list.d/apt_postgresql_org.list:
deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main 9.3
(for 9.2 also tryed only 'deb http://apt.postgresql.org/pub/repos/apt/
precise-pgdg main')
lsb_release -c
Codename: raring
but there is no repository for raring... so I took
Please post your /etc/apt/source.list entry and "lsb_release -c"
Am 18.06.2013 12:12, schrieb rawi:
> Working on Ubuntu 13.04 64bit (raring)
>
> I red, that Pitti-PPA will be discontinued in the future, so we should make
> the switch to apt.postgresql.org.
>
> But trying to "aptitude install postg