On Mar 24, 1:00 pm, EAMiller <[email protected]> wrote:
> On Mar 24, 12:33 pm, akaariai <[email protected]> wrote:

> > What does select pg_get_serial_sequence('er_utility', 'id') return?
>
> er-ca=# select pg_get_serial_sequence('er_utility', 'id');
>  pg_get_serial_sequence
> ------------------------
>
> (1 row)

However, our id column is an integer, not a bigserial or serial. Is
that a problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to