I have PostgreSQL version 7.4.27 on my server. The reason for which I
use this version is that is the latest version available for webmin
and my VPS use  it.
What can I do?

I checked the release notes and I didn't notice anything about this
bit. Before upgrading to the last revision I had probably the trunk
equivalent to the just released 1.2

Thanks for your help.



On Jun 9, 1:51 am, Russell Keith-Magee <russ...@keith-magee.com>
wrote:
> On Wed, Jun 9, 2010 at 5:47 AM, Federico Capoano
>
> <nemesis.des...@libero.it> wrote:
> > Hello to all,
>
> > I just upgraded to revision 13336, I tried then to add a post on my
> > blog but I got an error. I tried then to save any other object in the
> > admin but I get always the same error:
>
> > "DatabaseError: function pg_get_serial_sequence("unknown", "unknown")
> > does not exist
> > HINT:  No function matches the given name and argument types. You may
> > need to add explicit type casts."
>
> The call to pg_get_serial_sequence() was added recently, so for some reason,
>
> The most obvious possible reason -- what version of Postgres are you
> using? Very old (pre-8.0) Postgres doesn't have the
> pg_set_serial_sequence() function defined.
>
> Failing that, we'll need to do some more investigation; Can you
> provide any other details of your setup that will help us narrow down
> the problem?
>
> Yours,
> Russ Magee %-)

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

Reply via email to