On Thu, Jun 10, 2010 at 7:26 PM, Federico Capoano
wrote:
> Yea, you're right, thank you so much guys.
>
> I downloaded django 1.2.1 stable and put that for the moment.
>
> When I'll have time I will upgrade postgres.
FYI - I've just reverted r13328, so the 1.2 branch will support
Postgres 7.4 aga
Yea, you're right, thank you so much guys.
I downloaded django 1.2.1 stable and put that for the moment.
When I'll have time I will upgrade postgres.
On Jun 9, 6:24 pm, Matt Hoskins wrote:
> Hi Federico,
>
> From the discussion on django-developers it looks like the patch will
> be reverted s
Hi Federico,
>From the discussion on django-developers it looks like the patch will
be reverted soon so you may find in due course things will start
working again with SVN for the 1.2 branch (however with Django 1.3
support for 7 will likely be dropped). It doesn't sound like you
particularly need
I see. I think I'd like to upgrade postgresql .. but I don't know what
would happen with webmin.
Maybe I'll go to ask to the webmin support.
Do you think upgrading from 7 to 8 is a difficult task on debian?
I also think it should be written in the documentation and release
notes.
On Jun 9, 1:2
... Replying to my own post on this bit... of course the older Django
1.1.x can still be used with the older PostgreSQL 7 without hitting
this issue regardless as I'm assuming the patch for #8901 isn't being
applied back to the 1.1 series :). Perhaps worth being explicit in the
Django documentation
On Wed, Jun 9, 2010 at 6:27 PM, Federico Capoano
wrote:
> 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.
In your defense, you didn't miss anything. We haven't documented a
minimum re
The calls to pg_get_serial_sequence were added in to fix #8901 and I
noted on that issue that the call wasn't available on PostgreSQL prior
to 8, that Django made no claims about which PostgreSQL version it
requires as a minimum, but that version 7 was rather old these days
with version 8 having be
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
On Wed, Jun 9, 2010 at 5:47 AM, Federico Capoano
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_seria
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 ma
10 matches
Mail list logo