Shivasubramanian A

less info
113 reputation
3
bio website ashivasubramanian.blogspot.co…
location India
age 29
visits member for 10 months
seen Jul 16 '12 at 17:24
stats profile views 2
Software developer in India specialising in web applications. In my spare time, I also blog a bit.

Am also a contributor on Wikipedia - check out my user page.

Jul
5
awarded  Scholar
Jul
5
comment Postgres - Create table with foreign key constraint too slow
Thank you so much. That revealed an exclusive lock on Account!!
Jul
5
accepted Postgres - Create table with foreign key constraint too slow
Jul
3
comment Postgres - Create table with foreign key constraint too slow
@Phil, Account.ID is the primary key for Account, so it already has an index. NewTable.column2 is not indexed yet, atleast when we create the table.
Jul
3
comment Postgres - Create table with foreign key constraint too slow
@deszo, if column2 is NULL, it is still slow. Atleast we waited a minute before cancelling it.
Jul
3
awarded  Student
Jul
3
asked Postgres - Create table with foreign key constraint too slow
Jul
3
awarded  Autobiographer