See this ticket - https://bitbucket.org/chris1610/satchmo/issue/1256/cant-sync-with-postgresql
If the solutions work, let us know. Thanks, Chris On Mon, Feb 28, 2011 at 7:29 AM, Dan <[email protected]> wrote: > Seems that payment and shipping modules will cause an error when doing > an initial syncdb when using postgresql. > > With payment.modules.cod and shipping.modules.tiered in > INSTALLED_APPS a syncdb will give a django.db.utils.DatabaseError > > postgres log: ERROR: relation "django_site" does not exist at > character 78 > > if i comment these modules out syncdb will work, > > Any solutions? > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
