Re: installation postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Sun, Dec 28, 2008 at 2:39 PM, Peter Boy <pboy@xxxxxxxxxxxxxxxxxxxxx> wrote:
Am Sonntag, den 28.12.2008, 14:10 +0100 schrieb Alain Roger:
> using the GUI version of add/remove software from F10 under Gnome i
> tried to install postgresql 8.3.5.
> i can see the client and server package are checked in this GUI
> version, but i do not find any folder where it is installed.

Open a terminal window and execute:

rpm --qa  |  grep  postgres

you will get a list of postgresql packages


> basically the postgresql.conf file is located somewhere after
> installation...but in my case is nowhere :-(

With root permission please execute:

  service  postgresql  start

During the first startup all necessary files are created
(in /var/lib/pgsql/data).

You may then check the configuration and modify it according to your
needs.

Execute a service postgresql restart after any modification.

Dont't forget a "chkconfig  postgresql on" (or use the gui in system -A
administration -> services) if you wish to start postgresql
automatically at boot.


> what's wrong ?

nothing at all

> is anything OK in F10 regarding PostgreSQL installation ?

yes


> if i download the bin file from www.postgresql.org page, installation
> works perfectly,

bad idea


Peter


thanks a lot Peter, it works like a charm :-)
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux