From: snacktime Date: 2005-10-13T07:15:39+09:00 Subject: Re: best resource for postgres/rails setup ------=_Part_5348_26770557.1129143395630 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 10/12/05, Kevin Bedell wrote: > > Can anyone share their opinions on the best resource for information > on rails/postgres config and setup? I'd prefer to not use MySQL due > to licensing issues. There really isn't anything different about using postgresql other than the parameters in database.yml. There is some stuff in the how to sections on the websites about using views, etc.. Also, I'd appreciate if anyone would share their opinions on the best > GUI for postgres on Linux and/or Macs. pgadmin is good, clean, simple, lightweight.. EMS postgresql manager lite i= s probably the best free gui, although I prefer pgadmin because it's lighter and I don't need all the features of EMS postgresql manager. Chris Thanks! > -k > > ------=_Part_5348_26770557.1129143395630--