agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: David Alan Nelson <D.A.Nelson@newcastle.ac.uk>
To: Postgres <postgres@postgres.Berkeley.EDU>
Cc: Moonja Kim <Moonja.Kim@newcastle.ac.uk>
Subject: Field Names
Date: Thu, 5 May 1994 12:23:57 +0100 (BST)
Message-ID: <AA10691.9405051123@swinhoe.ncl.ac.uk> (raw)

Can somebody tell me what the problem with this is.  For some
reason, Postgres 4.1 seems to dislike attribute names of 16
characters, when I try to retrieve.

* create kk(abcdefghijklmnop = int2)
\g

Query sent to backend is "create kk(abcdefghijklmnop = int2) "
CREATE
Go
* append kk(abcdefghijklmnop = 30)
\g

Query sent to backend is "append kk(abcdefghijklmnop = 30) "
APPEND 39196
Go
* retrieve (kk.all)
\g

Query sent to backend is "retrieve (kk.all) "
Error: Unexpected identfier in dump_data:

It then crashes out from the monitor.

Any suggestions would be gratefully appreciated.

Cheers

Dave Nelson
-- 

Mail ID : D.A.Nelson@newcastle.ac.uk

Computing Science, University of Newcastle upon Tyne, UK.  (091) 222 8789

===============================================================================
    To add/remove yourself from the POSTGRES mailing list: send mail with 
    the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

    If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
    a human will deal with it.  DO NOT post to the "postgres" mailing list.
===============================================================================




reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: D.A.Nelson@newcastle.ac.uk, Moonja.Kim@newcastle.ac.uk
  Subject: Re: Field Names
  In-Reply-To: <AA10691.9405051123@swinhoe.ncl.ac.uk>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox