Thanks for letting us know about this. This is a good point. .table
files are not always portable. they must be re-created (migrate=True)
or ignored (migrate=False) or give them a portable name
(migrate="myfile.table")

Massimo

On Dec 10, 2:44 pm, michal niklas <[EMAIL PROTECTED]> wrote:
> On 6 Gru, 22:28, mdipierro <[EMAIL PROTECTED]> wrote:
>
> > I got it but I do not have postgresql here with me. Will check next
> > week.
>
> I have found why it not worked:
> Files in databases dir that store serialized tables definition
> are created using hash of connection string. Unfortunately ours
> connection
> string were different: other developer used different passwords.
> I changed PostgreSQL configuration and I started using the same
> connection string as other developer and now it works :)
>
> Regards,
> MichaƂ Niklas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to