hi friends....

 i have a django application, which works on postgres as back-end.
now i want to migrate the application  back-end  from postgres to
oracle.

The problem i am facing is that, the existing data table names  in
postgres is too long
(basically  the table name is a combination of application name and
class name), which is not allowed
in oracle. (using oracle 11g) Basically oracle only allows 30
character as table name.

I am looking forward for any solution to my problem


regards
Harish Bhat


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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