Search

Search

Help

Page 1 of 8. Showing 78 results (0.02 seconds)

  1. A Primer for the pfx_dw Data Warehouse Schema

    as timestamp types, so, for example, you can fetch time data for a specific job as in: pfx=> SELECT job_id, job_timesubmit, job_timestart,job_timecomplete FROM dwh.job_fact…
    QubeDec 10, 2020
  2. Using the --type and --data with qbsub to submit a job

    Here's a normal command line sleep 1000 qbsub: qbsub sleep 1000 This is how you'd do it with the --data and --type: qbsub --type cmdline --data '(=(cmdline=sleep "1000…
    QubeOct 15, 2014
  3. How to move a MySQL data directory on linux

    location ensuring that you preserve ownership and permissions: cp -rP /usr/local/pfx/pgsql/data /newpath/pgsql/data Rename the current datadir so that it won't be found by mistake…
    QubeMay 23, 2018
  4. License Usage Data Collection and Reporting Setup

    Your supervisor's license usage must be tracked in order to utilize PipelineFX's Metered Licensing. In order for this to occur, a data collector must be installed…
    QubeSep 17, 2018
  5. Data Relay Agent Installation and Setup

    The Data Relay Agent (DRA) The DRA serves as a gateway between the collectors and the cloud-based metrics server. It can be installed either on the supervisor, on another…
    QubeMar 14, 2023
  6. Transferring data from MySQL to PostgreSQL

    your Qube 6.x data forward into Qube 7 You are upgrading the supervisor from Qube 6.x to Qube 7 (for example from 6.10-0a to 7.0-0) Only data from Qube schema version 37…
    QubeApr 14, 2020
  7. Where is the MySQL configuration file?

    The data directory, configuration file, and log file are all located relative to the PostgreSQL install folder, : data: /data conf: /data/postgresql.conf log: /pgsql.log…
    QubeMay 23, 2018
  8. qbmodify

    name --mprod_dept [dept] modify production dept name --mprod_custom1 [data] modify production custom data 1 --mprod_custom2 [data] modify production custom data 2…
    QubeNov 12, 2014
  9. How do I backup the Supervisor?

    : /usr/local/pfx/qube /etc/qb.conf /etc/qbwrk.conf /etc/init.d/supervisor PostgreSQL data directory: /usr/local/pfx/pgsql/data (Linux) /Applications/pfx/pgsql/data (Mac) C…
    QubeAug 16, 2018
  10. How to configure the supervisor to send mail

    . ================================================================================== jburk$ qbadmin s --emailtest START RECV(l=70) data=[220 omta16.emeryville.ca.mail.comcast.net comcast ESMTP server ready ] SENT HELO jburk-17-mbPro.local RECV(l=84) data=[250…
    QubeFeb 01, 2017