Re: How to configure pgAdminIII

2011-07-15 Thread Simon Riggs
On Fri, Jul 15, 2011 at 4:22 PM, How to configure pgAdminIII wrote: > I recently installed Django, but yet to know how to configure the > pgAdminIII probably which supports DB for Django apps. > http://postimage.org/image/13ynpagx0/ > > This the link which shows I'm stuck with. Can anyone guide m

Re: How to configure pgAdminIII

2011-07-15 Thread Bill Freeman
The information that you need to fill in this form is the same information that you used to configure the DB connection in setings.py. The "name" is arbitrary, something you can use to identify which DB you want to administer when pgAdmin knows about several. 5432 is the default PostgreSQL port, u