I am running the latest version of ubuntu 11.10 (Oneiric).
I tried installing PostgreSQL with:
There are however no files added to my system:Code:apt-get install postgresql
There are no config files and the folder /etc/postgresql/ des not exists.
The only postgresql related folder in /etc/ is /etc/postgresql-common
I also can't start pg with /etc/init.d/postgresql, and status returns back nothing.
when i run locate postgresql I only get som apt caches and docs but no executables or shared libs:
I do have the following progrmas in my path:Code:$ locate postgresql /etc/postgresql-common /etc/bash_completion.d/postgresql /etc/init.d/postgresql /etc/logrotate.d/postgresql-common /etc/postgresql-common/pg_upgradecluster.d /etc/postgresql-common/root.crt /etc/postgresql-common/user_clusters /etc/rc0.d/K21postgresql /etc/rc1.d/K21postgresql /etc/rc2.d/S19postgresql /etc/rc3.d/S19postgresql /etc/rc4.d/S19postgresql /etc/rc5.d/S19postgresql /etc/rc6.d/K21postgresql /etc/sysctl.d/30-postgresql-shm.conf /root/debian/postgresql-9.1.install /root/debian/postgresql-9.1.links /root/debian/postgresql-9.1.postinst /root/debian/postgresql-9.1.postrm /root/debian/postgresql-9.1.preinst /root/debian/postgresql-9.1.prerm /root/debian/postgresql-client-9.1.install /root/debian/postgresql-client-9.1.postinst /root/debian/postgresql-client-9.1.prerm /root/debian/postgresql-contrib-9.1.install /root/debian/postgresql-contrib-9.1.postinst /root/debian/postgresql-contrib-9.1.prerm /root/debian/postgresql-doc-9.1.dirs /root/debian/postgresql-doc-9.1.doc-base /root/debian/postgresql-doc-9.1.install /root/debian/postgresql-plperl-9.1.install /root/debian/postgresql-plpython-9.1.install /root/debian/postgresql-pltcl-9.1.install /root/debian/postgresql-server-dev-9.1.install /usr/lib/postgresql /usr/lib/postgresql/8.4 /usr/share/postgresql /usr/share/postgresql-common /usr/share/doc/postgresql /usr/share/doc/postgresql-8.4 /usr/share/doc/postgresql-client-8.4 /usr/share/doc/postgresql-client-common /usr/share/doc/postgresql-common /usr/share/doc/postgresql/README /usr/share/doc/postgresql/changelog.Debian.gz /usr/share/doc/postgresql/copyright /usr/share/doc/postgresql-client-common/TODO /usr/share/doc/postgresql-client-common/changelog.gz /usr/share/doc/postgresql-client-common/copyright /usr/share/doc/postgresql-common/README.Debian.gz /usr/share/doc/postgresql-common/README.Devel /usr/share/doc/postgresql-common/TODO /usr/share/doc/postgresql-common/architecture.html /usr/share/doc/postgresql-common/changelog.gz /usr/share/doc/postgresql-common/copyright /usr/share/lintian/overrides/postgresql-client-common /usr/share/lintian/overrides/postgresql-common /usr/share/man/man5/postgresqlrc.5.gz /usr/share/man/man7/postgresql-common.7.gz /usr/share/postgresql/8.4 /usr/share/postgresql-common/PgCommon.pm /usr/share/postgresql-common/init.d-functions /usr/share/postgresql-common/maintscripts-functions /usr/share/postgresql-common/pg_checksystem /usr/share/postgresql-common/pg_wrapper /usr/share/postgresql-common/run-upgrade-scripts /usr/share/postgresql-common/supported-versions /usr/share/postgresql-common/t /usr/share/postgresql-common/testsuite /usr/share/postgresql-common/upgrade-scripts /usr/share/postgresql-common/t/001_packages.t /usr/share/postgresql-common/t/002_existing_clusters.t /usr/share/postgresql-common/t/005_PgCommon.t /usr/share/postgresql-common/t/010_defaultport_cluster.t /usr/share/postgresql-common/t/020_create_sql_remove.t /usr/share/postgresql-common/t/030_errors.t /usr/share/postgresql-common/t/040_upgrade.t /usr/share/postgresql-common/t/041_upgrade_custompaths.t /usr/share/postgresql-common/t/042_upgrade_tablespaces.t /usr/share/postgresql-common/t/050_encodings.t /usr/share/postgresql-common/t/051_inconsistent_encoding_upgrade.t /usr/share/postgresql-common/t/052_upgrade_encodings.t /usr/share/postgresql-common/t/060_obsolete_confparams.t /usr/share/postgresql-common/t/070_non_postgres_clusters.t /usr/share/postgresql-common/t/080_start.conf.t /usr/share/postgresql-common/t/085_pg_ctl.conf.t /usr/share/postgresql-common/t/090_multicluster.t /usr/share/postgresql-common/t/100_upgrade_scripts.t /usr/share/postgresql-common/t/110_integrate_cluster.t /usr/share/postgresql-common/t/120_pg_upgradecluster_scripts.t /usr/share/postgresql-common/t/130_nonroot_admin.t /usr/share/postgresql-common/t/140_pg_config.t /usr/share/postgresql-common/t/150_tsearch_stemming.t /usr/share/postgresql-common/t/TestLib.pm /usr/share/postgresql-common/t/template /usr/share/postgresql-common/upgrade-scripts/SPECIFICATION /var/cache/postgresql /var/cache/apt/archives/postgresql-8.4_8.4.8-0ubuntu0.11.04_amd64.deb /var/cache/apt/archives/postgresql-8.4_8.4.9-0ubuntu0.11.04_amd64.deb /var/cache/apt/archives/postgresql-client-8.4_8.4.8-0ubuntu0.11.04_amd64.deb /var/cache/apt/archives/postgresql-client-8.4_8.4.9-0ubuntu0.11.04_amd64.deb /var/cache/apt/archives/postgresql-client-common_114_all.deb /var/cache/apt/archives/postgresql-client_8.4.9-0ubuntu0.11.04_all.deb /var/cache/apt/archives/postgresql-common_114_all.deb /var/cache/apt/archives/postgresql-contrib-8.4_8.4.9-0ubuntu0.11.04_amd64.deb /var/cache/apt/archives/postgresql-contrib_8.4.9-0ubuntu0.11.04_all.deb /var/cache/apt/archives/postgresql_8.4.8-0ubuntu0.11.04_all.deb /var/cache/apt/archives/postgresql_8.4.9-0ubuntu0.11.04_all.deb /var/cache/postgresql/dicts /var/lib/postgresql /var/lib/dpkg/info/postgresql-8.4.list /var/lib/dpkg/info/postgresql-8.4.md5sums /var/lib/dpkg/info/postgresql-8.4.postinst /var/lib/dpkg/info/postgresql-8.4.postrm /var/lib/dpkg/info/postgresql-8.4.preinst /var/lib/dpkg/info/postgresql-8.4.prerm /var/lib/dpkg/info/postgresql-client-8.4.list /var/lib/dpkg/info/postgresql-client-8.4.md5sums /var/lib/dpkg/info/postgresql-client-8.4.postinst /var/lib/dpkg/info/postgresql-client-8.4.prerm /var/lib/dpkg/info/postgresql-client-common.conffiles /var/lib/dpkg/info/postgresql-client-common.list /var/lib/dpkg/info/postgresql-client-common.md5sums /var/lib/dpkg/info/postgresql-client-common.postrm /var/lib/dpkg/info/postgresql-common.conffiles /var/lib/dpkg/info/postgresql-common.config /var/lib/dpkg/info/postgresql-common.list /var/lib/dpkg/info/postgresql-common.md5sums /var/lib/dpkg/info/postgresql-common.postinst /var/lib/dpkg/info/postgresql-common.postrm /var/lib/dpkg/info/postgresql-common.preinst /var/lib/dpkg/info/postgresql-common.prerm /var/lib/dpkg/info/postgresql-common.templates /var/lib/dpkg/info/postgresql-common.triggers /var/lib/dpkg/info/postgresql.list /var/lib/dpkg/info/postgresql.md5sums /var/lib/update-rc.d/postgresql /var/log/postgresql
I tried purging postgresql and reinstalling it but this gives the same result.Code:pg pg_ctlcluster pg_dumpall pg_restore pg_config pg_dropcluster pg_lsclusters pg_updatedicts pg_createcluster pg_dump pgrep pg_upgradecluster
What is preventing pg to be installed correctly?



Adv Reply




Bookmarks