Hi,
I just installed postgresql 9.2 and PgAdmin3 version 1.16.1 on my Debian
Wheezy system.
I have a database and in it a table with one column 'date' that is
daterange type.
When I want to add the first date into that table I get error message:
An error has occurred:
ERROR: array value must s
Hi,
I have installed PostgreSQL 9.2 on my desktop machine, and
pgAdmin III version: 1.16.1.
I'm being creating a new database with daterange type.
When I'm trying to enter in the 'Edit Data - PostgreSQL' window in the
first raw a range of data:
'2013-09-01, 2013-11-01' without quotes, I get err
On Wed, Jul 31,Hi David,
2013 at 02:36:23PM -0700, David Johnston wrote:
> Csanyi Pal wrote
> > Hi,
> >
> > I have installed PostgreSQL 9.2 on my desktop machine, and
> > pgAdmin III version: 1.16.1.
> >
> > I'm being creating a new database with