Never mind this, I found the issue was actually caused by elastic
search indexing.

On Dec 13, 11:24 am, philly-mac <[email protected]> wrote:
> I should add that it is the person object that I am trying to save.
>
> On Dec 13, 11:23 am, philly-mac <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I am currently having a problem that when I try and save an object it
> > hangs. And I get no output in my postgresql.log file and the only
> > thing that my development log says is something like
>
> >https://gist.github.com/d34b0481b189a5965fdf
>
> > I have noticed that the object saves and does not hang when there is
> > no address object attached to it, but as soon as there is a address
> > object it always hangs.
>
> > The schema is basically like this
>
> > User 1 - 1 Person
> > Person 1 - * Addresses
> > Person 1 - * Telephones
>
> > I do not understand what is happening and it is very hard to debug at
> > the moment.
> > Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en.

Reply via email to