This is a discussion on RPM based install within the pgsql Admins forums, part of the PostgreSQL category; --> Hello, RPM based install how do I start, please help. Thank you...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Download the RPM, run rpm -Uvh <filename> I would recommend compiling from Source though. The documentation on the PostgreSQL website is very good at explaining how to do this. http://www.postgresql.org Cheers, -p On Tue, 2007-02-06 at 17:35 -0800, Trula Thomas wrote: > Hello,RPM based install how do I start, please help. > > Thank you > > Phillip Smith IT Coordinator Weatherbeeta P/L 8 Moncrief Rd Nunawading, Vic, 3131 AUSTRALIA P. +613 9845 0600 F. +613 9845 0655 E. phillip.smith@weatherbeeta.com.au *******************Confidentiality and Privilege Notice******************* The material contained in this message is privileged and confidential to the addressee. If you are not the addressee indicated in this message or responsible for delivery of the message to such person, you may not copy or deliver this message to anyone, and you should destroy it and kindly notify the sender by reply email. Information in this message that does not relate to the official business of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta. Weatherbeeta, its employees, contractors or associates shall not be liable for direct, indirect or consequential loss arising from transmission of this message or any attachments ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| On Feb 6, 5:35 pm, ttho...@cricketcommunications.com ("Trula Thomas") wrote: > Hello, RPM based install how do I start, please help. If you've already got it installed, then either use the distribution specific tool for starting / stopping server OR find the postgresql script in /etc/init.d and run it with "start" as a parameter. If you haven't already got it installed, then I'd suggest switching to one of the .deb based distributions since they use the far superior postgresql-common package. It won't make much of a difference to you now, but when you need to upgrade PostgreSQL, or run multiple back- ends or any of a number of more complicated tasks, it'll make a huge difference in usability. Andrew |
| ||||
| Hi, On Tue, 2007-02-06 at 17:35 -0800, Trula Thomas wrote: > Hello,RPM based install how do I start, please help. http://pgfoundry.org/docman/view.php...ation-PGDG.pdf Regards, -- Devrim GÜNDÜZ PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBFy5aPpme12CBXnxERAhp5AJ9ktj9lcyl2oIn9SOKJxv BankTFXwCggQly USEUqbeDBvzrB4L0MlfXAFw= =JSAZ -----END PGP SIGNATURE----- |