Missing Database Table
Error: Database table t_news for model Blog was not found.
Notice: If you want to customize this error message, create app/views/errors/missing_table.ctp
Warning (2): pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: sorry, too many clients already [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 110]
$this = dbopostgres dbopostgres::$_log = NULL dbopostgres::$connected = false dbopostgres::$fullDebug = false dbopostgres::$error = NULL dbopostgres::$affected = NULL dbopostgres::$numRows = NULL dbopostgres::$took = NULL dbopostgres::$startQuote = """ dbopostgres::$endQuote = """ dbopostgres::$_result = NULL dbopostgres::$_queriesCnt = 0 dbopostgres::$_queriesTime = NULL dbopostgres::$_queriesLog = array dbopostgres::$_queriesLogMax = 200 dbopostgres::$_queryCache = array dbopostgres::$_baseConfig = array dbopostgres::$__descriptions = array dbopostgres::$_sources = NULL dbopostgres::$connection = NULL dbopostgres::$config = array dbopostgres::$configKeyName = NULL dbopostgres::$_transactionStarted = false dbopostgres::$cacheSources = true dbopostgres::$description = "PostgreSQL DBO Driver" dbopostgres::$index = array dbopostgres::$alias = "AS " dbopostgres::$fieldCache = array dbopostgres::$__bypass = false dbopostgres::$__sqlOps = array dbopostgres::$_commands = array dbopostgres::$columns = array dbopostgres::$_sequenceMap = array $config = array( "connect" => "pg_pconnect", "persistent" => false, "host" => "localhost", "login" => "postgres", "password" => "7#3lbt", "database" => "b-cuore-blog", "schema" => "public", "port" => 5432, "encoding" => "utf8", "driver" => "postgres", "prefix" => "" ) $conn = "host='localhost' port='5432' dbname='b-cuore-blog' user='postgres' password='7#3lbt'"
pg_connect - [internal], line ?? dbopostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 110 dbopostgres::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 dbopostgres::object() - CORE/cake/libs/object.php, line 58 connectionmanager::getdatasource() - CORE/cake/libs/model/connection_manager.php, line 106 blog::setdatasource() - CORE/cake/libs/model/model.php, line 2600 blog::debug_backtrace() - [internal], line ?? blog::__construct() - CORE/cake/libs/model/model.php, line 401 blog::object() - CORE/cake/libs/object.php, line 58 blog::debug_backtrace() - [internal], line ?? classregistry::init() - CORE/cake/libs/class_registry.php, line 134 blogcontroller::loadmodel() - CORE/cake/libs/controller/controller.php, line 476 blogcontroller::constructclasses() - CORE/cake/libs/controller/controller.php, line 432 dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - CORE/public_html/index.php, line 88
Warning (2): pg_set_client_encoding(): supplied argument is not a valid PostgreSQL link resource [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 756]
$this = dbopostgres dbopostgres::$_log = NULL dbopostgres::$connected = false dbopostgres::$fullDebug = false dbopostgres::$error = NULL dbopostgres::$affected = NULL dbopostgres::$numRows = NULL dbopostgres::$took = NULL dbopostgres::$startQuote = """ dbopostgres::$endQuote = """ dbopostgres::$_result = NULL dbopostgres::$_queriesCnt = 0 dbopostgres::$_queriesTime = NULL dbopostgres::$_queriesLog = array dbopostgres::$_queriesLogMax = 200 dbopostgres::$_queryCache = array dbopostgres::$_baseConfig = array dbopostgres::$__descriptions = array dbopostgres::$_sources = NULL dbopostgres::$connection = false dbopostgres::$config = array dbopostgres::$configKeyName = NULL dbopostgres::$_transactionStarted = false dbopostgres::$cacheSources = true dbopostgres::$description = "PostgreSQL DBO Driver" dbopostgres::$index = array dbopostgres::$alias = "AS " dbopostgres::$fieldCache = array dbopostgres::$__bypass = false dbopostgres::$__sqlOps = array dbopostgres::$_commands = array dbopostgres::$columns = array dbopostgres::$_sequenceMap = array $enc = "utf8"
pg_set_client_encoding - [internal], line ?? dbopostgres::setencoding() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 756 dbopostgres::connect() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 121 dbopostgres::__construct() - CORE/cake/libs/model/datasources/dbo_source.php, line 96 dbopostgres::object() - CORE/cake/libs/object.php, line 58 connectionmanager::getdatasource() - CORE/cake/libs/model/connection_manager.php, line 106 blog::setdatasource() - CORE/cake/libs/model/model.php, line 2600 blog::debug_backtrace() - [internal], line ?? blog::__construct() - CORE/cake/libs/model/model.php, line 401 blog::object() - CORE/cake/libs/object.php, line 58 blog::debug_backtrace() - [internal], line ?? classregistry::init() - CORE/cake/libs/class_registry.php, line 134 blogcontroller::loadmodel() - CORE/cake/libs/controller/controller.php, line 476 blogcontroller::constructclasses() - CORE/cake/libs/controller/controller.php, line 432 dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
Warning (2): pg_query(): supplied argument is not a valid PostgreSQL link resource [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 148]
$this = dbopostgres dbopostgres::$_log = NULL dbopostgres::$connected = false dbopostgres::$fullDebug = false dbopostgres::$error = NULL dbopostgres::$affected = NULL dbopostgres::$numRows = NULL dbopostgres::$took = NULL dbopostgres::$startQuote = """ dbopostgres::$endQuote = """ dbopostgres::$_result = NULL dbopostgres::$_queriesCnt = 0 dbopostgres::$_queriesTime = NULL dbopostgres::$_queriesLog = array dbopostgres::$_queriesLogMax = 200 dbopostgres::$_queryCache = array dbopostgres::$_baseConfig = array dbopostgres::$__descriptions = array dbopostgres::$_sources = NULL dbopostgres::$connection = false dbopostgres::$config = array dbopostgres::$configKeyName = "default" dbopostgres::$_transactionStarted = false dbopostgres::$cacheSources = true dbopostgres::$description = "PostgreSQL DBO Driver" dbopostgres::$index = array dbopostgres::$alias = "AS " dbopostgres::$fieldCache = array dbopostgres::$__bypass = false dbopostgres::$__sqlOps = array dbopostgres::$_commands = array dbopostgres::$columns = array dbopostgres::$_sequenceMap = array $sql = "SELECT table_name as name FROM INFORMATION_SCHEMA.tables WHERE table_schema = 'public';"
pg_query - [internal], line ?? dbopostgres::_execute() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 148 dbopostgres::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 189 dbopostgres::fetchall() - CORE/cake/libs/model/datasources/dbo_source.php, line 337 dbopostgres::listsources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 164 blog::setsource() - CORE/cake/libs/model/model.php, line 741 blog::debug_backtrace() - [internal], line ?? blog::__construct() - CORE/cake/libs/model/model.php, line 409 blog::object() - CORE/cake/libs/object.php, line 58 blog::debug_backtrace() - [internal], line ?? classregistry::init() - CORE/cake/libs/class_registry.php, line 134 blogcontroller::loadmodel() - CORE/cake/libs/controller/controller.php, line 476 blogcontroller::constructclasses() - CORE/cake/libs/controller/controller.php, line 432 dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - CORE/public_html/index.php, line 88
Warning (2): pg_last_error(): supplied argument is not a valid PostgreSQL link resource [CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 304]
$this = dbopostgres dbopostgres::$_log = NULL dbopostgres::$connected = false dbopostgres::$fullDebug = false dbopostgres::$error = NULL dbopostgres::$affected = false dbopostgres::$numRows = NULL dbopostgres::$took = 4 dbopostgres::$startQuote = """ dbopostgres::$endQuote = """ dbopostgres::$_result = NULL dbopostgres::$_queriesCnt = 0 dbopostgres::$_queriesTime = NULL dbopostgres::$_queriesLog = array dbopostgres::$_queriesLogMax = 200 dbopostgres::$_queryCache = array dbopostgres::$_baseConfig = array dbopostgres::$__descriptions = array dbopostgres::$_sources = NULL dbopostgres::$connection = false dbopostgres::$config = array dbopostgres::$configKeyName = "default" dbopostgres::$_transactionStarted = false dbopostgres::$cacheSources = true dbopostgres::$description = "PostgreSQL DBO Driver" dbopostgres::$index = array dbopostgres::$alias = "AS " dbopostgres::$fieldCache = array dbopostgres::$__bypass = false dbopostgres::$__sqlOps = array dbopostgres::$_commands = array dbopostgres::$columns = array dbopostgres::$_sequenceMap = array
pg_last_error - [internal], line ?? dbopostgres::lasterror() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 304 dbopostgres::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 192 dbopostgres::fetchall() - CORE/cake/libs/model/datasources/dbo_source.php, line 337 dbopostgres::listsources() - CORE/cake/libs/model/datasources/dbo/dbo_postgres.php, line 164 blog::setsource() - CORE/cake/libs/model/model.php, line 741 blog::debug_backtrace() - [internal], line ?? blog::__construct() - CORE/cake/libs/model/model.php, line 409 blog::object() - CORE/cake/libs/object.php, line 58 blog::debug_backtrace() - [internal], line ?? classregistry::init() - CORE/cake/libs/class_registry.php, line 134 blogcontroller::loadmodel() - CORE/cake/libs/controller/controller.php, line 476 blogcontroller::constructclasses() - CORE/cake/libs/controller/controller.php, line 432 dispatcher::_invoke() - CORE/cake/dispatcher.php, line 224 dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211 [main] - CORE/public_html/index.php, line 88
Error: Database table t_news for model Blog was not found.
Notice: If you want to customize this error message, create app/views/errors/missing_table.ctp