
| Год | Количество работающих | Источник |
| 1997 | ~10 | http://company.yandex.ru/about/datacenters.xml http://www.prezentation.ru/int/yandex.html |
| 2006 | >300 | http://www.abos.ru/?id=yandex |
| 2007 | 500...800 | http://www.prezentation.ru/int/yandex.html http://www.rabota.ru/guide/company/yandex.html |
| 2009 | >1500 | http://company.yandex.ru/about/ |
angry
public class Record {
long id;
String name;
String string1; // ~1000 Bytes
BigDecimal bigDecimal1;
BigDecimal bigDecimal2;
long date1;
long date2;
}
1. Install Postgres 2. su -u postgres psql 3. create role petr superuser login password 'шапка'; 4. enjoy