代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/262948/4307294
log_badlogins
#!/usr/bin/perl
#
# Log failed logins in the sql database
# Works with mysql and postgresql
# It will read the sql parameters from the admin.conf file
#
# Usage:
# log_badlogins [
www.eeworm.com/read/262948/4307774
pl clarent2db.pl
#!/usr/bin/perl
#
# syslog2db - Extract Clarent VoIP CDRs from billing_record files and
# insert them into a Postgresql database.
#
# Author: Peter Nixon
# Date:
www.eeworm.com/read/262948/4307776
sql clarent_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing Clarent VoIP accounting
* Clarents d
www.eeworm.com/read/255402/4376324
log_badlogins
#!/usr/bin/perl
#
# Log failed logins in the sql database
# Works with mysql and postgresql
# It will read the sql parameters from the admin.conf file
#
# Usage:
# log_badlogins [
www.eeworm.com/read/255402/4376805
pl clarent2db.pl
#!/usr/bin/perl
#
# syslog2db - Extract Clarent VoIP CDRs from billing_record files and
# insert them into a Postgresql database.
#
# Author: Peter Nixon
# Date:
www.eeworm.com/read/255402/4376807
sql clarent_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing Clarent VoIP accounting
* Clarents d
www.eeworm.com/read/393485/8283464
cpp ex362_odbc.cpp
#include
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#if def
www.eeworm.com/read/174072/9609321
cpp ex362_odbc.cpp
#include
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#if def
www.eeworm.com/read/174072/9609550
cpp ex383_odbc.cpp
#include
#include
using namespace std;
#include
#define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC
// #define OTL_ODBC_UNIX // uncomment this line if UnixODBC i
www.eeworm.com/read/103453/15731510
h dbuniqueid.h
#ifndef dbuniqueid_h
#define dbuniqueid_h
#include "dbheader.h"
#include "dbwrapper.h"
/* Each individual dbunique id */
struct DbUniqueId
{
/* postgresql identifier */
gint pg_oid;
/* p