This is a discussion on installing 8.2 on solaris 10? within the Pgsql General forums, part of the PostgreSQL category; --> I've searched google and did not find any tutorials on installing postgresql 8.2 on solaris 10. I would like ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've searched google and did not find any tutorials on installing postgresql 8.2 on solaris 10. I would like to test performance of solaris vs. linux which I'm much more familiar with. the gentoo ebuild and fedora rpm do things like create startup scripts / users etc. Is there a prebuilt package available for solaris 10 somewhere or should I just follow the instructions here: http://www.postgresql.org/docs/8.2/i...procedure.html ? thanks, gene ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| Gene wrote: > I've searched google and did not find any tutorials on installing > postgresql 8.2 on solaris 10. I would like to test performance of > solaris vs. linux which I'm much more familiar with. the gentoo ebuild > and fedora rpm do things like create startup scripts / users etc. > > Is there a prebuilt package available for solaris 10 somewhere or > should I just follow the instructions here: > http://www.postgresql.org/docs/8.2/i...procedure.html > ? I have only seen up to 8.1.4. I would follow the source procedures. > > thanks, > gene > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq > -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL Replication: http://www.commandprompt.com/products/ ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| |||
| On 1/12/07, Gene <genekhart@gmail.com> wrote: > I've searched google and did not find any tutorials on installing > postgresql 8.2 on solaris 10. I would like to test performance of > solaris vs. linux which I'm much more familiar with. the gentoo ebuild > and fedora rpm do things like create startup scripts / users etc. > > Is there a prebuilt package available for solaris 10 somewhere or > should I just follow the instructions here: > http://www.postgresql.org/docs/8.2/i...procedure.html > ? > i think sun give postgres support to all his solaris customers... maybe they can help you? if you want to do it yourself then you should get the sources and compile... -- regards, Jaime Casanova "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots. So far, the universe is winning." Richard Cook ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| |||
| thanks for the advice, i would buy the support from sun but I don't think they would support version 8.2 of postgresql. i've been able to find some sample smf files for postgresql on solaris which should help. On 1/13/07, Jaime Casanova <systemguards@gmail.com> wrote: > On 1/12/07, Gene <genekhart@gmail.com> wrote: > > I've searched google and did not find any tutorials on installing > > postgresql 8.2 on solaris 10. I would like to test performance of > > solaris vs. linux which I'm much more familiar with. the gentoo ebuild > > and fedora rpm do things like create startup scripts / users etc. > > > > Is there a prebuilt package available for solaris 10 somewhere or > > should I just follow the instructions here: > > http://www.postgresql.org/docs/8.2/i...procedure.html > > ? > > > > i think sun give postgres support to all his solaris customers... > maybe they can help you? > if you want to do it yourself then you should get the sources and compile... > > -- > regards, > Jaime Casanova > > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs and the universe trying > to produce bigger and better idiots. > So far, the universe is winning." > Richard Cook > -- Gene Hart cell: 443-604-2679 ---------------------------(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 |
| |||
| Hi, On Fri, 2007-01-12 at 21:21 -0800, Joshua D. Drake wrote: > > Is there a prebuilt package available for solaris 10 somewhere or > > should I just follow the instructions here: > > > http://www.postgresql.org/docs/8.2/i...procedure.html > > ? > > I have only seen up to 8.1.4. I would follow the source procedures. I also checked blastwave, and it does not have 8.2, too. Just a FYI. Regards, -- The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 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) iD8DBQBFqXPipme12CBXnxERAhRfAJ0fu1v1hIadHVjtGW/EAFBov9yqrQCgqezY KzNEP3mb25af3v6/TrVd4oU= =eOvg -----END PGP SIGNATURE----- |
| ||||
| Some handy links for you: http://www.sun.com/software/solaris/...resqlhowto.jsp http://docs.sun.com/app/docs/doc/819...resql&a=expand http://www.lethargy.org/~jesus/archi...ver-Linux.html On Saturday 13 January 2007 01:26, Gene wrote: > thanks for the advice, i would buy the support from sun but I don't > think they would support version 8.2 of postgresql. i've been able to > find some sample smf files for postgresql on solaris which should > help. > > On 1/13/07, Jaime Casanova <systemguards@gmail.com> wrote: > > On 1/12/07, Gene <genekhart@gmail.com> wrote: > > > I've searched google and did not find any tutorials on installing > > > postgresql 8.2 on solaris 10. I would like to test performance of > > > solaris vs. linux which I'm much more familiar with. the gentoo ebuild > > > and fedora rpm do things like create startup scripts / users etc. > > > > > > Is there a prebuilt package available for solaris 10 somewhere or > > > should I just follow the instructions here: > > > http://www.postgresql.org/docs/8.2/i...procedure.html > > > ? > > > > i think sun give postgres support to all his solaris customers... > > maybe they can help you? > > if you want to do it yourself then you should get the sources and > > compile... > > > > -- > > regards, > > Jaime Casanova > > > > "Programming today is a race between software engineers striving to > > build bigger and better idiot-proof programs and the universe trying > > to produce bigger and better idiots. > > So far, the universe is winning." > > Richard Cook -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |