代码搜索:Postgresql

找到约 4,136 项符合「Postgresql」的源代码

代码结果 4,136
www.eeworm.com/read/111677/6153933

postgresql

# ------------------------------------------------------------------------ # D A T A B A S E P R O P E R T I E S # ------------------------------------------------------------------------ databaseDr
www.eeworm.com/read/281357/9160482

create_postgresql

-- Copyright (C) 2000 Carnegie Mellon University -- -- Author(s): Jed Pickel , -- Todd Schrubb -- Roman Danyliw ,
www.eeworm.com/read/378503/9228251

create_postgresql

-- Copyright (C) 2000 Carnegie Mellon University -- -- Author(s): Jed Pickel , -- Todd Schrubb -- Roman Danyliw ,
www.eeworm.com/read/365946/9838913

xml postgresql.xml

www.eeworm.com/read/166096/10036113

create_postgresql

-- Copyright (C) 2000 Carnegie Mellon University -- -- Author(s): Jed Pickel , -- Todd Schrubb -- Roman Danyliw ,
www.eeworm.com/read/442119/7659009

postgresql macro.postgresql

# # Shorewall version 4 - PostgreSQL Macro # # /usr/share/shorewall/macro.PostgreSQL # # This macro handles connections to the PostgreSQL server. # ####################################################
www.eeworm.com/read/304712/13788853

txt postgresql.txt

Class.forName("org.postgresql.Driver").newInstance(); //datebase为你的数据库名 String url ="jdbc:postgresql://localhost/datebase"; //设置登录用户名 String user="myuser"; //设置登录密码 String password="mypassword";
www.eeworm.com/read/304707/13788977

txt postgresql.txt

Class.forName("org.postgresql.Driver").newInstance(); //datebase为你的数据库名 String url ="jdbc:postgresql://localhost/datebase"; //设置登录用户名 String user="myuser"; //设置登录密码 String password="mypassword";
www.eeworm.com/read/212189/13867131

postgresql schema.postgresql

CREATE TABLE bd_rx_log (sensor_id int, ip inet, timestamp timestamp with time zone DEFAULT now(), sample_duration int, total int, icmp int, udp int, tcp int, ftp int, http int, p2p int); create index
www.eeworm.com/read/144084/5753286

conf postgresql.conf

# Configuration for the SQL module, when using Postgresql and GNU Gatekeeper. # # The VoIP database schema is available at: # sql { driver = "rlm_sql_postgresql" server = "localhost" login = "