代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/277141/10665328
htm otl4_ex383.htm
OTL 4.0, Example 383 (Insert/Update/Select, PostgreSQL TEXT in
stream mode, and std::strings)
www.eeworm.com/read/399906/7825953
htm otl4_ex342.htm
OTL 4.0, Example 342 (OTL stream read iterator, "get by name"
functions, PostgreSQL)
www.eeworm.com/read/399906/7826105
htm otl4_ex383.htm
OTL 4.0, Example 383 (Insert/Update/Select, PostgreSQL TEXT in
stream mode, and std::strings)
www.eeworm.com/read/323119/13350775
2_64gb_smp_i686-cmp-mysql,pg big-tables-pg-linux_2.4.2_64gb_smp_i686-cmp-mysql,pg
Testing server 'PostgreSQL version 7.1.2' at 2001-06-12 1:17:10
Testing of some unusual tables
All tests are done 1000 times with 1000 fields
Testing table with 1000 fields
Testing select * from ta
www.eeworm.com/read/323119/13350811
36_i686-cmp-mysql,pg,solid alter-table-pg-linux_2.0.36_i686-cmp-mysql,pg,solid
Testing server 'PostgreSQL 6.4' at 1999-03-09 19:14:16
Testing of ALTER TABLE
Testing with 300 columns and 1000 rows in 20 steps
Insert data into the table
Time for insert (1000) 2 wallclock secs ( 0
www.eeworm.com/read/323119/13350818
36_i686-cmp-mysql,pg,solid alter-table-pg_fast-linux_2.0.36_i686-cmp-mysql,pg,solid
Testing server 'PostgreSQL 6.4' at 1999-03-11 7:25:18
Testing of ALTER TABLE
Testing with 300 columns and 1000 rows in 20 steps
Insert data into the table
Time for insert (1000) 2 wallclock secs ( 0
www.eeworm.com/read/148153/5717070
clean_radacct
#!/usr/bin/perl
#
# Clean stale open sessions from the radacct table.
# we only clean up sessions which are older than $back_days
# Works with mysql and postgresql
#
use POSIX;
$conf=shift||'/usr/loc
www.eeworm.com/read/148153/5717078
truncate_radacct
#!/usr/bin/perl
#
# Delete sessions from the radacct table which are older than
# $back_days
# Works with mysql and postgresql
#
use POSIX;
$conf=shift||'/usr/local/dialup_admin/conf/admin.conf';
$ba
www.eeworm.com/read/138890/5812758
clean_radacct
#!/usr/bin/perl
#
# Clean stale open sessions from the radacct table.
# we only clean up sessions which are older than $back_days
# Works with mysql and postgresql
#
use POSIX;
$conf=shift||'/usr/loc
www.eeworm.com/read/138890/5812766
truncate_radacct
#!/usr/bin/perl
#
# Delete sessions from the radacct table which are older than
# $back_days
# Works with mysql and postgresql
#
use POSIX;
$conf=shift||'/usr/local/dialup_admin/conf/admin.conf';
$ba