Re: [OT] Easily run PostgreSQL on a Mac

2012-07-27 Thread Kay C Lan
OK, I'll keep it until I do the skip from SL to ML. On Fri, Jul 27, 2012 at 8:20 PM, Andre Garzia wrote: > > No I am on Lion. I though it would run on Snow Leopard but it appears this > is not the case. > > ___ use-livecode mailing list use-livecode@li

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-27 Thread Andre Garzia
On Fri, Jul 27, 2012 at 5:09 AM, Kay C Lan wrote: > On Fri, Jul 20, 2012 at 6:51 AM, Andre Garzia > wrote: > > > > > 1 - It makes life easier for those using versions older than Lion. > Bundled > > psql is 8.4 and this is 9.1 and you can't really update the bundled > version > > because there is

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-27 Thread Kay C Lan
On Fri, Jul 20, 2012 at 6:51 AM, Andre Garzia wrote: > > 1 - It makes life easier for those using versions older than Lion. Bundled > psql is 8.4 and this is 9.1 and you can't really update the bundled version > because there is no package manager. > > Thanks for posting the link Andre, but when

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-20 Thread Bob Sneidar
I feel SOOO much better now! Bob On Jul 19, 2012, at 6:01 PM, Dr. Hawkins wrote: > On Thursday, July 19, 2012, Bob Sneidar wrote: > >> Apple would not DARE to UNINSTALL mySQL during an update would they?? > > > No more than they'd stop supporting Rosetta . . . > > :) _

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-20 Thread Pierre Sahores
Andre, Good to help anyone to discover the PostgreSQL power and reliability in a very simple way to go. As a full ACID-compliant RDBMS, PostgreSQL is as secure as Oracle 10/11 can be in about any tasks... Le 19 juil. 2012 à 23:17, Andre Garzia a écrit : > Hey Folks, > > the fine people at Her

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Alex Shaw
Interesting article here.. http://wekeroad.com/2012/07/19/postgresql-rising regards alex On 20/07/12 7:17 AM, Andre Garzia wrote: Hey Folks, the fine people at Heroku released a simple application called postgreapp. It is a mac os x app that bundles a fully working PostgreSQL server, so you

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Peter Haworth
I did find an article on the web that confirmed that it wasn't included in Lion, but the article referred to Lion Server. I didn't know there was a Lion Serever! In any case, it's easy to download mySQL as a dmg file and install it. According to the article, the outfit that took overpsql commerc

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Dr. Hawkins
On Thursday, July 19, 2012, Bob Sneidar wrote: > Apple would not DARE to UNINSTALL mySQL during an update would they?? No more than they'd stop supporting Rosetta . . . :) -- The Hawkins Law Firm Richard E. Hawkins, Esq. (702) 508-8462 hawkinslawf...@gmail.com 3025 S. Maryland Parkway Suite

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Roger Eller
On Thu, Jul 19, 2012 at 8:06 PM, Bob Sneidar wrote: > Apple would not DARE to UNINSTALL mySQL during an update would they?? > > Bob The 'Prime Directive' does not apply to the Borg. ;-p ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.c

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Bob Sneidar
Apple would not DARE to UNINSTALL mySQL during an update would they?? Bob On Jul 19, 2012, at 4:48 PM, Peter Haworth wrote: > I didn't know that. I wonder why that happened? > > I've been happily using mySQL server on OSX to test out mySQL apps locally > before using a remote server. Hadn't

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Peter Haworth
I didn't know that. I wonder why that happened? I've been happily using mySQL server on OSX to test out mySQL apps locally before using a remote server. Hadn't tried it since "updating" to Lion or I guess I would have found out! Pete lcSQL Software On Thu, Jul 19, 2012

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Andre Garzia
On Thu, Jul 19, 2012 at 7:37 PM, Dr. Hawkins wrote: > On Thu, Jul 19, 2012 at 2:28 PM, Peter Haworth wrote: > > I think that mySQL server is bundled in with OS X too? > > Until Lion. > > As of Lion, PostgreSQL is included with lion--which makes me wonder > what the point is in this app . . . >

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Dr. Hawkins
On Thu, Jul 19, 2012 at 2:28 PM, Peter Haworth wrote: > I think that mySQL server is bundled in with OS X too? Until Lion. As of Lion, PostgreSQL is included with lion--which makes me wonder what the point is in this app . . . -- The Hawkins Law Firm Richarhe d E. Hawkins, Esq. (702) 508po-8462

Re: [OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Peter Haworth
SOunds great Andre, I will take a look into that. I think that mySQL server is bundled in with OS X too? Pete lcSQL Software On Thu, Jul 19, 2012 at 2:17 PM, Andre Garzia wrote: > Hey Folks, > > the fine people at Heroku released a simple application called postgreapp.

[OT] Easily run PostgreSQL on a Mac

2012-07-19 Thread Andre Garzia
Hey Folks, the fine people at Heroku released a simple application called postgreapp. It is a mac os x app that bundles a fully working PostgreSQL server, so you run the app and boom the server is live. http://postgresapp.com/ This is by far the easiest way to get a SQL server running and it is