| .. | |||||
| pictures | |||||
| about.php | |||||
| admin.php | |||||
| hubcsyrx_hubcity.tar | |||||
| hubcsyrx_scope.tar | |||||
| support.php | |||||
| thoms.php |
toc.dat 0000600 0004000 0002000 00000003010 14616400607 0014435 0 ustar 00postgres postgres 0000000 0000000 PGDMP
| hubcsyrx_hubcity 10.23 10.23 I 0 0 ENCODING ENCODING SET client_encoding = 'UTF8';
false J 0 0
STDSTRINGS
STDSTRINGS ( SET standard_conforming_strings = 'on';
false K 0 0
SEARCHPATH
SEARCHPATH 8 SELECT pg_catalog.set_config('search_path', '', false);
false L 1262 24779 hubcsyrx_hubcity DATABASE � CREATE DATABASE hubcsyrx_hubcity WITH TEMPLATE = template0 ENCODING = 'UTF8' LC_COLLATE = 'en_US.UTF-8' LC_CTYPE = 'en_US.UTF-8';
DROP DATABASE hubcsyrx_hubcity;
hubcsyrx_hubcity false 2615 2200 public SCHEMA CREATE SCHEMA public;
DROP SCHEMA public;
postgres false M 0 0
SCHEMA public COMMENT 6 COMMENT ON SCHEMA public IS 'standard public schema';
postgres false 3 3079 13283 plpgsql EXTENSION ? CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;
DROP EXTENSION plpgsql;
false N 0 0 EXTENSION plpgsql COMMENT @ COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language';
false 1 restore.sql 0000600 0004000 0002000 00000002276 14616400607 0015377 0 ustar 00postgres postgres 0000000 0000000 --
-- NOTE:
--
-- File paths need to be edited. Search for $$PATH$$ and
-- replace it with the path to the directory containing
-- the extracted data files.
--
--
-- PostgreSQL database dump
--
-- Dumped from database version 10.23
-- Dumped by pg_dump version 10.23
SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;
DROP EXTENSION plpgsql;
DROP SCHEMA public;
--
-- Name: public; Type: SCHEMA; Schema: -; Owner: postgres
--
CREATE SCHEMA public;
ALTER SCHEMA public OWNER TO postgres;
--
-- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
--
COMMENT ON SCHEMA public IS 'standard public schema';
--
-- Name: plpgsql; Type: EXTENSION; Schema: -; Owner:
--
CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;
--
-- Name: EXTENSION plpgsql; Type: COMMENT; Schema: -; Owner:
--
COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language';
--
-- PostgreSQL database dump complete
--
| .. | |||||
| pictures | |||||
| about.php | |||||
| admin.php | |||||
| hubcsyrx_hubcity.tar | |||||
| hubcsyrx_scope.tar | |||||
| support.php | |||||
| thoms.php |