[pgadmin-support] pgAdmin Tips File

2004-09-06 Thread Dave Page
In preparation for the first beta release of the next version of pgAdmin, I figured it would be nice to poll the community for new tips to be added to the tip of the day dialogue. So, if you have any pgAdmin/PostgreSQL/database related suggestions, useful, technical, historical, funny or whatever

Re: [pgadmin-support] Bug report

2004-09-06 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: Hello pgadmin-support, CREATE TYPE "AreasStatistics_GetForAreaType" AS ("AreaCaption" varchar(256), "AreaUrl" varchar(1024), "Balance" numeric(18,9), "TodayExposures" int4, "YesterdayExposures" int4, "WeekExposures" int4, "MonthExposures" int4,