
ruz at bestpractical
Mar 20, 2012, 1:06 AM
Post #2 of 2
(287 views)
Permalink
|
Don't see any reasons for it to fail on 64bit Perl. It may even magically work on 32bit, but I'm not sure. Ruslan from phone. 19.03.2012 22:22 пользователь "Paul Tomblin" <ptomblin [at] xcski> написал: > I noticed that the PostgreSQL schema uses regular int (4 bytes, signed) > for the id fields. If I am concerned about running out of ticket ids, can > I change that to bigint (8 bytes, signed) without breaking anything? Has > anybody tried it? > > > -- > http://www.linkedin.com/in/paultomblin > http://careers.stackoverflow.com/ptomblin > > > -------- > List info: > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel > >
|