Re: OperationalError: (1040, 'Too many connections')

2013-05-19 Thread frocco
Thank you,
I finally got this working by doing one app at a time.
Then I had to deal with sequence errors.

I tried and reset them all, now I am hoping I will have no issues when 
users start 
using my website on Monday.

On Sunday, May 19, 2013 2:55:47 AM UTC-4, Artem Zinoviev wrote:
>
>
> http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL
>
> суббота, 18 мая 2013 г., 20:00:15 UTC+3 пользователь frocco написал:
>>
>> I have been looking for an easy way to convert, but nothing works for me.
>> I tried dumpdata, loaddata, but get duplicate key, when I look at the 
>> file, I see no duplicates.
>>
>> I am open to suggestions on converting.
>>
>> Thanks
>>
>> On Saturday, May 18, 2013 12:51:28 PM UTC-4, Artem Zinoviev wrote:
>>>
>>> use postgreSQL
>>>
>>> пятница, 17 мая 2013 г., 21:24:10 UTC+3 пользователь frocco написал:

 Hello,

 How can I resolve this in django 1.5?

 webfaction allows max 90 connections.

 Thanks

>>>

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




Re: OperationalError: (1040, 'Too many connections')

2013-05-18 Thread Artem Zinoviev
http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL

суббота, 18 мая 2013 г., 20:00:15 UTC+3 пользователь frocco написал:
>
> I have been looking for an easy way to convert, but nothing works for me.
> I tried dumpdata, loaddata, but get duplicate key, when I look at the 
> file, I see no duplicates.
>
> I am open to suggestions on converting.
>
> Thanks
>
> On Saturday, May 18, 2013 12:51:28 PM UTC-4, Artem Zinoviev wrote:
>>
>> use postgreSQL
>>
>> пятница, 17 мая 2013 г., 21:24:10 UTC+3 пользователь frocco написал:
>>>
>>> Hello,
>>>
>>> How can I resolve this in django 1.5?
>>>
>>> webfaction allows max 90 connections.
>>>
>>> Thanks
>>>
>>

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




Re: OperationalError: (1040, 'Too many connections')

2013-05-18 Thread frocco
I have been looking for an easy way to convert, but nothing works for me.
I tried dumpdata, loaddata, but get duplicate key, when I look at the file, 
I see no duplicates.

I am open to suggestions on converting.

Thanks

On Saturday, May 18, 2013 12:51:28 PM UTC-4, Artem Zinoviev wrote:
>
> use postgreSQL
>
> пятница, 17 мая 2013 г., 21:24:10 UTC+3 пользователь frocco написал:
>>
>> Hello,
>>
>> How can I resolve this in django 1.5?
>>
>> webfaction allows max 90 connections.
>>
>> Thanks
>>
>

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




Re: OperationalError: (1040, 'Too many connections')

2013-05-18 Thread Artem Zinoviev
use postgreSQL

пятница, 17 мая 2013 г., 21:24:10 UTC+3 пользователь frocco написал:
>
> Hello,
>
> How can I resolve this in django 1.5?
>
> webfaction allows max 90 connections.
>
> Thanks
>

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